ADB is not detecting my android device on Ubuntu

前端 未结 6 1820
悲哀的现实
悲哀的现实 2021-02-06 01:40

Need help, \"adb\" not detect my phone, I do not know what to do; and this was what I did, if I have a mistake or something tell me please.

  1. I l

6条回答
  •  Happy的楠姐
    2021-02-06 02:28

    I know your issue was solved, but for everyone in the future make sure you don't have two versions of adb running. Android Studio comes with adb and I installed adb through yum. The instances were interfering with each other and caused lots of issues including not being able to see my device.

提交回复
热议问题