Crash with SQLCipher at line SQLiteDatabase.loadLibs(context) on android versions >5.0

Thanks for your suggestions. I think the problem was that of 64-bit versions that other libraries may be creating. I fixed the issue by following your suggestion in this link SQLCipher for Android - Native Library Support. Added “split” property to my gradle file.