Android device is not connected to USB for debugging (Android studio)

前端 未结 25 1049
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-01 01:46

I am trying to debug my application using a real device instead on the emulator. When I try to connect, it gives me the message:

USB device not found<

25条回答
  •  醉梦人生
    2020-12-01 02:12

    If you are on windows, many times it will not recognize the device fully and because of driver issues, the device won't show up.

    • go to settings
    • control panel
    • hardware and sound
    • device manager

    And look for any devices showing an error. Many androids will show as an unknown USB device. Select that device and try to update the drivers for it.

提交回复
热议问题