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:>
You have to create jni folder for .so file include in android project using android studio.
I have attached image please follow these steps.
After creating jnilib folder you can put your all .so files in this folder.