A silly question, I want to use bluetooth debuggin...
# compose-wear
y
A silly question, I want to use bluetooth debugging with pixel watch. But can’t find the debugging over bluetooth in android pixel watch app. Is this possible?
With GW4 and Galaxy Wear app, I need to tap on “Galaxy Wearable” word in the about tab. Is there something similar in the pixel watch app?
m
I don’t think bluetooth debugging is available on pixel watch. But you can use “Wireless debugging” which allows discovery + adb pairing from Android Studio
l
It's in the Developer Options on the watch, but honestly, I recommend you to put your phone in hotspot and connect over Wi-Fi instead, much, much, much, much faster.
y
The “Wireless debugging” and adb pairing via code works. Thanks for mention this. After 15 min wifi debugging, 20% pixel watch battery down. The wifi burns battery like hell.
l
If only Android had a way to shut all the unwanted logs but the ones relating to the app(s) the developer wants right now, maybe sending tons of logs non stop wouldn't drain the battery as much.
137 Views