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

前端 未结 25 1061
爱一瞬间的悲伤
爱一瞬间的悲伤 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:24

    I had this problem occurring suddenly in Dell Ubuntu linux machine with Android Developer Studio. I did the following steps

        1. I opened "System Settings"
        2. Select the listed item "Software and Updates"
        3. Click on the tab "Additional Drivers"
        4. There was a mention about "Dell Inc: Unknown" and the option "Do not use use the device" selected. I selected the alternate driver mentioned and did an "Apply the Changes".
    

    It started working.

提交回复
热议问题