Android的Studio不启动与连接的设备
问题描述:
我已经在Mac上安装Android的工作室V0.1。我的项目导入并成功建成。 AVD显示出来,每当我运行或调试项目,尽管我的设备连接并集成DDMS所示。我已经用双检查ADB设备
从命令行,它表明我的连接设备。请帮帮忙〜
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 and shown in integrated DDMS. I have double checked with adb devices
from command-line and it shows my connected device. Please help~
答
//在第一次它将永远只选择仿真器选项
// 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
- 显示选择对话框
- USB设备
- 模拟器