Titanium JIRA Archive
Appcelerator Community (AC)

[AC-1756] Android native module is throwing error on compile.

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionCannot Reproduce
Resolution Date2014-01-31T04:38:48.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsAppcelerator Modules
Labelsandroid
ReporterSapan Varshney
AssigneeRitu Agrawal
Created2014-01-23T10:57:23.000+0000
Updated2016-03-08T07:40:38.000+0000

Description

Description

Android native module is throwing error when compiled.Below mentioned is the detailed error reponse
01-17 18:04:07.917: E/TiApplication(27864): at dalvik.system.NativeStart.main(Native Method)
01-17 18:04:07.917: E/TiApplication(27864): Caused by: java.lang.UnsatisfiedLinkError: Couldn't load decoder from loader dalvik.system.PathClassLoader[dexPath=/data/app/com.looprecur.aqlibandroid-1.apk,libraryPath=/data/app-lib/com.looprecur.aqlibandroid-1]: findLibrary returned null
01-17 18:04:07.917: E/TiApplication(27864): at java.lang.Runtime.loadLibrary(Runtime.java:365)
01-17 18:04:07.917: E/TiApplication(27864): at java.lang.System.loadLibrary(System.java:535)
01-17 18:04:07.917: E/TiApplication(27864): at com.autoniq.vinscanner.Decoder.<clinit>(Unknown Source)

Attachments

FileDateSize
android-scanner.zip2014-01-23T10:57:23.000+0000228908

Comments

  1. Ritu Agrawal 2014-01-24

    We need a simple test case to reproduce this issue. Unfortunately we cannot diagnose full fledged modules so it would be great if you can trim it down to a simple but complete test case.
  2. Ritu Agrawal 2014-01-31

    Resolving this ticket as we cannot reproduce this issue with a simple module and the provided module code is too complex to diagnose. Please narrow down the problem to a simple test case and we would be happy to reopen the ticket.

JSON Source