Is this possible to debug wear device over USB, not Bluetooth? By Bluetooth it is possible, but when i'm connecting watch to PC via USB, in adb i have:
adb devices
List of devices attached
???????????? no permissions
I use Ubuntu 14.10 as OS and had to run these steps to get my Wear recognized (source: http://developer.android.com/tools/device.html, under step 3):
SUBSYSTEM=="usb", ATTR{idVendor}=="????", MODE="0666", GROUP="plugdev"
EDIT:
here is a complete 51-android.rules
file to allow any kind of android device
Restart ADB with root privileges.
sudo killall adb
sudo adb
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With