SandroMachado / openalpr-android

Android Automatic License Plate Recognition library (http://www.openalpr.com) ported for android.
Apache License 2.0
770 stars 272 forks source link

ouldn't find "libopenalpr-native.so" #55

Closed MgBoggy closed 6 years ago

MgBoggy commented 7 years ago

java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.example.xross.aicar-2/base.apk"],nativeLibraryDirectories=[/data/app/com.example.xross.aicar-2/lib/arm64, /vendor/lib64, /system/lib64]]] couldn't find "libopenalpr-native.so"

I found this error when the app run on Android version 5.0.But it certainly work in Android Version 4.4. How should i solve.

SandroMachado commented 6 years ago

Are you using the demo app?

SandroMachado commented 6 years ago

Closed due to inactivity.