jeudi 23 juillet 2015

The library 'sqlite-native-driver.jar' contains native libraries that will not run on the device

I'm trying to get running an old app with newer plugins and API and i get following errors.

[2015-07-23 16:13:54 - DemoPia] Dx 
trouble writing output: already prepared
[2015-07-23 16:13:58 - DemoPia] The library 'sqlite-native-driver.jar' contains native libraries that will not run on the device.
[2015-07-23 16:13:58 - DemoPia] Additionally some of those libraries will interfer with the installation of the application because of their location in lib/
[2015-07-23 16:13:58 - DemoPia] lib/ is reserved for NDK libraries.
[2015-07-23 16:13:58 - DemoPia] The following libraries were found:
[2015-07-23 16:13:58 - DemoPia]  - lib/arm64-v8a/libsqlc-native-driver.so
[2015-07-23 16:13:58 - DemoPia]  - lib/armeabi/libsqlc-native-driver.so
[2015-07-23 16:13:58 - DemoPia]  - lib/armeabi-v7a/libsqlc-native-driver.so
[2015-07-23 16:13:58 - DemoPia]  - lib/x86/libsqlc-native-driver.so
[2015-07-23 16:13:58 - DemoPia]  - lib/x86_64/libsqlc-native-driver.so

I tried to follow this link [http://ift.tt/1VznVTR] but i still receive same error. Can someone please help me with this? Thank you

Aucun commentaire:

Enregistrer un commentaire