-
Notifications
You must be signed in to change notification settings - Fork 5.2k
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
Getting MediaPipe logs on Android #5827
Comments
Could you please provide the complete steps you are following from our documentation, or share the command you are using along with the full error log? This will help us better understand the issue and reproduce it on our end. Thank you!! |
There is no error , I want to check see MediaPipe Framework logs. What should be the way to enable MediaPipe logs on Android ? I could not find any documentation , can you point me to the documentation which states how to enable MediaPipe Framework logs for Android ? |
Unfortunately, after our internal discussion, we found no specific method to check the Framework logs for Android. You can use standard methods such as "Select Tools > Android Tools > Show Device Logs" or adb -s <device_id> logcat. |
But logcat does not show any log related to Mediapipe so what good it will do. Any plan to add/enable logs for Android ? |
Could you please look into this issue and confirm if there is an alternative method to view the Android log? Thank you!! |
Description of issue (what needs changing)
MediaPipe logs on Android
Clear description
I could not find guide to get logs of MediaPipe on Android. I am trying to add my own logs but that will take lot of time to analyze problems. Please provide correct guide. Thanks
Correct links
No response
Parameters defined
No response
Returns defined
No response
Raises listed and defined
No response
Usage example
No response
Request visuals, if applicable
No response
Submit a pull request?
No response
The text was updated successfully, but these errors were encountered: