ZBAR android ARM 64 couldn't find “libiconv.so”
问题 On samsung galaxy s6 edge my app crashes when calling the zbar sdk, for scanning. I think it is because I don't have an arm64 version of zbar. This is the end of the crash log: java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/.../base.apk"],nativeLibraryDirectories=[/data/app/.../lib/arm64, /vendor/lib64, /system/lib64]]] couldn't find "libiconv.so" at java.lang.Runtime.loadLibrary(Runtime.java:366) I seen in my project that i don't have arm64 jni