mediapipemultihandstrackingapp
mediapipemultihandstrackingapp copied to clipboard
hi, I'd like to run this app on android, but it says java.lang.UnsatisfiedLinkError: dlopen failed: library "libmediapipe_jni.so" not found
It should be that the cpu architecture is different, --fat_apk_cpu=arm64-v8a,armeabi-v7a , I only chose one, but I forgot which one.
It should be that the cpu architecture is different, --fat_apk_cpu=arm64-v8a,armeabi-v7a , I only chose one, but I forgot which one.
Thank you! I got somewhere else too that the virtual device can have problems, simplist way is to run on a real device. And may I ask where to choose that "--fat_apk_cpu" ?
https://google.github.io/mediapipe/getting_started/android_archive_library.html