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?
Yingding Wang
11/24/2022, 11:15 PM
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
Mohammad Saboorian
11/25/2022, 7:49 AM
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
louiscad
11/25/2022, 7:49 AM
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
Yingding Wang
11/26/2022, 1:15 AM
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
louiscad
11/26/2022, 8:40 PM
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.