Can't connect Nexus 4 to adb: unauthorized

后端 未结 26 1535
你的背包
你的背包 2020-12-02 07:44

I have a Nexus 4 with Android 4.3 and I am trying to connect the device to a computer with Windows 7 64bit.

I installed the latest drivers and the latest adb

26条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-02 08:11

    For my Samsung S3, I had to go into Developer Options on the phone, untick the "USB debugging" checkbox, then re-tick it.

    Then the dialog will appear, asking if you want to allow USB Debugging.

    Once I'd done this, the "adb devices" command no longer showed "unauthorized" as my device name.

    (Several months later..)

    Actually, the same was true for connecting my Galaxy Tab S device, and the menu options were in slightly different places with Android 4.4.2:

    enter image description here

提交回复
热议问题