#watch adb

1 messages · Page 1 of 1 (latest)

quasi fog
#

Ive installed Android Studio and Im currently following these instructions

#

I'm at this part

#

Connect the debugger to the watch

quasi fog
#

ok, I was able to connect my watch to Android Studio

#

It shows up as a device

#

not sure how to generate logs

quasi fog
#

watch adb

fervent kite
# quasi fog not sure how to generate logs

you just need to reproduce the issue, in Android Studio at the bottom youll see some tabs one of which is for Logcat. That tab will contain all the device logs so once you reproduce the issue you just need to scroll and copy the entire section in red

quasi fog
#

ok, going to try it now