Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

UnsatisfiedLinkError #106

Open
09user opened this issue May 30, 2019 · 0 comments
Open

UnsatisfiedLinkError #106

09user opened this issue May 30, 2019 · 0 comments

Comments

@09user
Copy link

09user commented May 30, 2019

Fatal Exception: java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.example.android-2/base.apk"],nativeLibraryDirectories=[/data/app/com.example.android-2/lib/arm, /data/app/com.example.android-2/base.apk!/lib/armeabi-v7a, /system/lib, /vendor/lib]]] couldn't find "libsnappydb-native.so"
at java.lang.Runtime.loadLibrary0(Runtime.java:972)
at java.lang.System.loadLibrary(System.java:1530)
at com.snappydb.internal.DBImpl.(DBImpl.java:40)
at com.snappydb.DBFactory.open(DBFactory.java:40)
at com.snappydb.DBFactory.open(DBFactory.java:65)

Getting this error, any solution for this ?

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

No branches or pull requests

1 participant