no target device found android studio 2.1.1

后端 未结 14 1899
暖寄归人
暖寄归人 2021-02-04 23:31

i\'m using android studio 2.1.1 in ubuntu 14.04.Now my question is,i want to run the program through my phone without emulator. so i chose the target as usb dev

14条回答
  •  轻奢々
    轻奢々 (楼主)
    2021-02-05 00:05

    trick that works for me when target device not found:

    • click the "attach debugger to android process" button. (that will enable adb integration for you)

    • click the run button

提交回复
热议问题