I'm developing very simple and small app using cordova 5.0 and eclipse. The app has SQLite Plugin (io.litehelpers.cordova.sqlite) to create the database outside the app private folder. I'd tested the app from Android 2.3, 3.0, 4.3 & 4.4 version devices. I'm surprising that it is working fine in very low end Micromax A44 (android 2.3) device but not in ASUS K012 tab having Android 4.3 version. It is working fine in Samsung Mega (android 4.4) & Samsung Tab 2 (Android 4.3)
I'm getting error during opening database as below - E/SQLitePlugin(9839): com.almworks.sqlite4java.SQLiteException: [-91] cannot load library: java.lang.UnsatisfiedLinkError: Couldn't load sqlite4java-android-armv7 from loader dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.example.indradhanush-1.apk"],nativeLibraryDirectories=[/data/app-lib/com.example.indradhanush-1, /vendor/lib, /system/lib, /system/lib/arm]]]: findLibrary returned null
Any clue to resolve the same. Thanks
Aucun commentaire:
Enregistrer un commentaire