Skip to content

Couldn't load sqlcipher_android from loader dalvik.system.PathClassLoader #152

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
akashqss opened this issue Feb 2, 2015 · 1 comment
Closed

Comments

@akashqss
Copy link

akashqss commented Feb 2, 2015

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.

@developernotes
Copy link
Member

Hello @akashqss

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants