How to solve ADB device unauthorized in Android ADB host device?

后端 未结 13 1438
情话喂你
情话喂你 2020-12-07 11:04

When I\'m using a rooted Android device as ADB host to send adb command \"adb devices\" to Samsung S4, I received device unauthorized error message. However when I tried adb

13条回答
  •  伪装坚强ぢ
    2020-12-07 11:40

    Check and uncheck the USB Debugging option in the device. If that doesn't work unplug and plug in the USB a couple of times.

    At some point, the device should show a message box to ask you to authorize the computer. Click yes and then the device will be authorized.

提交回复
热议问题