无法创建Android虚拟设备 [英] Unable to create Android Virtual Device

查看:275
本文介绍了无法创建Android虚拟设备的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

出于某种原因,确定按钮无法点击,当我试图创建一个AVD。有谁知道我在做什么错了?

Hi, for some reason, the OK button is not clickable when I try to create an AVD. Does anyone know what I'm doing wrong?

感谢。

推荐答案

很简单,因为CPU / ABI说,安装了这个目标没有系统映像。您需要安装一个系统映像。

Simply because CPU/ABI says "No system images installed for this target". You need to install a system images.

在已安装了Android SDK管理器中查看ARM EABI V7A系统映像(每个Android版本4.0和您所安装的系统映像能够运行一个虚拟设备)

In the Android SDK Manager check that you have installed "ARM EABI v7a System Image" (for each Android version from 4.0 and on you have to install a system image to be able to run a virtual device)

在你的情况下,只有ARM系统映像exsits(安卓4.2)。如果你正在运行的是旧版本,英特尔提供了系统映像(英特尔的x86 ATOM)。你可以上网查一下,看看在这两个之间的业绩比较。

In your case only ARM system image exsits (Android 4.2). If you were running an older version, Intel has provided System Images (Intel x86 ATOM). You can check on the internet to see the comparison in performance between both.

在我的情况(见下图),我还没有安装系统映像为Android 4.2,而我已经安装了ARM和Intel系统映像为4.1.2

In my case (see image below) I haven't installed a System Image for Android 4.2, whereas I have installed ARM and Intel System Images for 4.1.2

只要我不安装4.2系统映像我也有同样的问题,因为你。

As long as I don't install the 4.2 System Image I would have the same problem as you.

更新:此最近的一篇文章<一个href="http://software.intel.com/en-us/articles/speeding-up-the-android-emulator-on-intel-architecture">Speeding了Android Emaulator英特尔架构介绍了如何使用/安装正确的英特尔系统映像,以加快仿真器。

UPDATE : This recent article Speeding Up the Android Emaulator on Intel Architectures explains how to use/install correctly the intel system images to speed up the emulator.

修改/跟进

我显示的图片是Android 4.2,因为它是原来的问题,而是适用于每个版本的Andr​​oid。

What I show in the picture is for Android 4.2, as it was the original question, but is true for every versions of Android.

(当然作为@RedPlanet说的),如果你正在开发的MIPS CPU设备,用户必须安装MIPS系统映像。

Of course (as @RedPlanet said), if you are developing for MIPS CPU devices you have to install the "MIPS System Image".

最后,@SeanJA说,您已经重新启动Eclipse 即可看到新安装的图像。但对我来说,我总是重新启动我更新,以确保它考虑到了所有的修改软件,我认为这是一个很好的做法,这样做的。

Finally, as @SeanJA said, you have to restart eclipse to see the new installed images. But for me, I always restart a software which I updated to be sure it takes into account all the modifications, and I assume it is a good practice to do so.

这篇关于无法创建Android虚拟设备的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆