Skip to content
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

ERROR UNSATISFIED LINKED #13

Open
sunil-singh-chaudhary opened this issue Aug 5, 2020 · 0 comments
Open

ERROR UNSATISFIED LINKED #13

sunil-singh-chaudhary opened this issue Aug 5, 2020 · 0 comments

Comments

@sunil-singh-chaudhary
Copy link

why its not working with new project did anything wrong with package name i am using

android version 9 and above pls tell any problem with android 9 and above

java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.android.documentscannerofficial-5g8u1F7xHP3ehnkkloON7A==/base.apk"],nativeLibraryDirectories=[/data/app/com.android.documentscannerofficial-5g8u1F7xHP3ehnkkloON7A==/lib/arm64, /system/lib64, /system/product/lib64]]] couldn't find "libopencv_java3.so"
at java.lang.Runtime.loadLibrary0(Runtime.java:1067)
at java.lang.Runtime.loadLibrary0(Runtime.java:1007)
at java.lang.System.loadLibrary(System.java:1667)
at vi.pdfscanner.main.ScannerEngine.(ScannerEngine.java:31)
at vi.pdfscanner.main.ScannerEngine.getInstance(ScannerEngine.java:14)
at com.android.documentscannerofficial.fragment.CropFragment.getContourEdgePoints(CropFragment.java:157)
at com.android.documentscannerofficial.fragment.CropFragment.getEdgePoints(CropFragment.java:151)
at com.android.documentscannerofficial.fragment.CropFragment.setBitmap(CropFragment.java:140)
at com.android.documentscannerofficial.fragment.CropFragment$1.run(CropFragment.java:87)

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

1 participant