I\'m trying to use sqlitecipher library which requires using native libraries. Their tutorial is very simple but it doesn\'t work for me. Every time I get the following error:>
As soon as the native libs are in /libs/armeabi/ all you have to do is to configure the android plugin properly. Something like this:
com.jayway.maven.plugins.android.generation2 android-maven-plugin ${project.basedir}/libs ... true