Replies: 1 comment
-
You can actually print the logcat text in Android Studio. Select the appropriate log level ( most probably INFO level ) and run the app. You can then click the Print icon in the logcat. See View your app logs. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I apologize for asking something so basic.
How can I save in a local text file the name of the faces that the application has detected?
Thank you very much for your help.
Beta Was this translation helpful? Give feedback.
All reactions