AVD管理器 - 无法创建Android虚拟设备管理器、设备、AVD、Android

由网友(莪説,只娶伱)分享简介:我刚刚安装了Android的Eclipse插件和Android SDK从谷歌昨天。我转到窗口打开AVD管理器窗口 - > Android虚拟设备管理器。然后我点击新建,是psented的创建新的Andr​​oid虚拟设备(AVD)窗口$ P $。问题是,我不能得到确定按钮,不显示为灰色。我从设备选择的Nexus...

我刚刚安装了Android的Eclipse插件和Android SDK从谷歌昨天。我转到窗口打开AVD管理器窗口 - > Android虚拟设备管理器。然后我点击新建,是psented的创建新的Andr​​oid虚拟设备(AVD)窗口$ P $。问题是,我不能得到确定按钮,不显示为灰色。我从设备选择的Nexus 7,我给AVD的名称,我选择的Andr​​oid 4.2 API级别17作为目标。不管我做什么,对其余的设置,确定按钮继续显示为灰色。我不是$ psented有任何错误p $。任何想法,以什么我可能会丢失,为什么窗口不肯让我继续单击确定?

I just installed the Android Eclipse Plugin and the Android SDK from Google yesterday. I open the AVD Manager window by going to Window -> Android Virtual Device Manager. I then click "New" and am presented with the "Create new Android Virtual Device (AVD)" window. The problem is, I can't get the "OK" button to not be greyed out. I choose Nexus 7 from "Device", I give the AVD a name, I choose "Android 4.2 API Level 17" as the target. And no matter what I do for the rest of the settings, the "OK" button continues to be greyed out. I am not presented with any errors. Any idea as to what I may be missing and why the window would not allow me to proceed by clicking "OK"?

推荐答案

您既没有选择在低于目标的下拉列表中选择CPU / ABI的目标,或者你还没有安装一个系统映像。打开你的SDK管理器,并确保你已经安装了 ARM EABI V7A系统映像下了Android 4.2节。

You either haven't selected a CPU/ABI target in the dropdown below the target, or you haven't installed a system image. Open your SDK manager and ensure that you've installed ARM EABI v7a System Image under the Android 4.2 section.

阅读全文

相关推荐

最新文章