You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered:
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.
Steps to Reproduce
The text was updated successfully, but these errors were encountered: