Android Studio doesn't start with connected device

后端 未结 2 1112
旧时难觅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
    0 讨论(0)
  • 2020-12-06 04:45

    Visual aid to @Padma Kumar's answer.

    Select The Configurations

    Change Android Application Configuration Settings

    "Android Studio is not starting from Device", "Force to start Android Studio from Device"

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