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

Application Crash Due to Missing Native Library (libmediapipe_tasks_vision_jni.so) #491

Open
iamalexthomas opened this issue Jan 24, 2025 · 0 comments

Comments

@iamalexthomas
Copy link

The demo Android application (com.google.mediapipe.examples.gesturerecognizer) crashes at runtime with the following error. This crash occurs when attempting to use MediaPipe's gesture recognition functionality, and it seems related to a missing native library.

Image

Steps to Reproduce

Followed the MediaPipe documentation to set up the gesture recognizer example.
Built the application and deployed it on an Android device/emulator.
Ran the application, which immediately crashes.
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