I'm starting with Android in Eclipse and i would like to use some libraries that i use in anothers Java Projects. See: Hibernate, JPA and SQLLite.
I putted the ".jar" files inside '/libs" directory and when i try to start my android application i got the following error:
[2014-11-21 14:49:46 - MyFirstApp] The library 'sqlite-jdbc-3.5.7.jar' contains native libraries that will not run on the device.
[2014-11-21 14:49:46 - MyFirstApp] The following libraries were found:
[2014-11-21 14:49:46 - MyFirstApp] - native/linux/libsqlitejdbc.so
[2014-11-21 14:49:46 - MyFirstApp] - native/mac/libsqlitejdbc.jnilib