I have developed an app for WearOs and I want to test it on a galax Watch4 but I can not connect it to my PC. I mean android studio does not recognize that my device is connected via USB to the pc. Someone with the same issue? How can I solve it?
Connect Galaxy Watch4 with Andorid Studio on Windows 10
155 Views Asked by Atsilegnav At
2
if you update to wear os 4 you need to pair your pc. enable remote debugging on the watch, enter adb pair {IP-Adress}:{port} {paircode}
after that if you enable remote debugging it will connect to the pc automatically (well most of the time)