I have enabled developer mode, enabled ADB debugging, but on the PC I get no permissions. Tried rebooting and disable/enable a few times. The watch never asks to grant the PC permissions. Tried two different PCs.
I know something is happening, the cable is working, because if I enable/disable ADB alters the "no permissions" to "nothing found".
ADB debugging off:
ADB debugging on:
Edit: solved, I had to kill adb and restart it then worked.
I know something is happening, the cable is working, because if I enable/disable ADB alters the "no permissions" to "nothing found".
ADB debugging off:
Code:
adb devices
List of devices attached
Code:
adb devices
List of devices attached
604KPBF037869 no permissions
Last edited: