Hi, where does the output from DBG go in Android Studio?
thx
Hi, where does the output from DBG go in Android Studio?
thx
IIRC it is the android-monitor and the tool is called logcat:
https://developer.android.com/studio/debug/am-logcat.html
https://developer.android.com/studio/command-line/logcat.html
HTH
Thx. Led me to find the logcat window on Android Studio - thx.