You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is likely due to not properly including the native libraries with your application. Here is a tutorial on integrating the library with an Android application.
Hello I am new on android and want to implement this. I have download this and when wanted to run then it produced below error
java.lang.UnsatisfiedLinkError: Couldn't load sqlcipher_android from loader dalvik.system.PathClassLoader[DexPathList[dexElements=[zip file "/data/app/net.sqlcipher-1.apk"],nativeLibraryDirectories=[/data/app-lib/net.sqlcipher-1, /vendor/lib, /system/lib]]]: findLibrary returned null
Please help me how to resolve this.
The text was updated successfully, but these errors were encountered: