Android Studio doesn't start with connected device

后端 未结 2 1123
旧时难觅i
旧时难觅i 2020-12-06 04:13

I have installed Android Studio v0.1 on Mac. My project imported and built successfully. AVD shows up whenever I run or debug the project, even though my device is connected

2条回答
  •  粉色の甜心
    2020-12-06 04:38

    // the very First time it will always selected only emulator options

    you need to change it in Create Run Configuration... in that General Tab select Target Device

    • Show chooser dialog
    • USB Devices
    • Emulator

提交回复
热议问题