Android - Error Unity DllNotFoundException: Unable to load DLL 'mediapipe_jni' #269
Labels
platform:android
Issue that occurs when the target platform is Android
type:build/install
Cannot build/install the plugin
System information
Describe the current behavior

I've built all dll's with docker, everything started to work on Windows, but when I build to Android it does not work on my Galaxy S7. Error that I get is:
and
when using ADB to see what happens.
Is there any tips for this @homuler?
mediapipe_android.aar looks fine after building and it works on Desktop. I have Load on startup enabled on libmediapipe_c.dll and opencv_world3410.dll.
I have "Use GPU" marked as well when building for Android.
I have only those in Streaming Assets, and not much more assetbundles, but nothing else appears when I do Assets>Build AssetBundles:

I also have those libs in .apk:

The text was updated successfully, but these errors were encountered: