Android studio doesn't list my phone under “Choose Device”

前端 未结 13 1994
离开以前
离开以前 2020-12-02 22:34

Just starting out with Android development; have a Nexus 5 bought in Japan, but with English version of android (presumably shouldn\'t matter). I installed Android Studio on

相关标签:
13条回答
  • 2020-12-02 23:40

    I face Same problem. In my case i solved this by following some steps.

    1. click attached debugger to android process (It located In android tools inside run button)

    2. if see adb not responding error dialog. then click restart of dialogue button.

    3. Now you can see which device is connected. now close this window.

    4. again press run button. Now you find your targeted device or emulator which is connected.

    Hopefully it helps you.

    0 讨论(0)
提交回复
热议问题