成功运行一个Android AVD管理和创造新的模拟器 [英] Successfully Running an Android AVD Manager and creating new Emulator

查看:356
本文介绍了成功运行一个Android AVD管理和创造新的模拟器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

所以,我是一个初学者到Android的开发和决定,我将开始基于Android网站本身如何使Android应用学习。我想到了一个良好的开端将作出我的第一个仿真器和运行最少的Hello World程序。

So I am a beginner to Android development and decided I would start learning based on the Android site itself how to make android apps. I thought a good place to start would be making my first emulator and running a minimal hello world program.

使用Android指南:

Using the Android Guide:

http://developer.android.com/tool​​s/devices/managing- avds.html

它指示如何让一个模拟器,但我的AVD的外观比他们所使用的完全不同的,我遇到了一个错误吧,我无法找到网络文学修复:

It instructs how to make an emulator but the appearance of my AVD is radically different than the one they are using and I have encountered an error with it which I cannot find online literature to fix:

具体他们给做一个新的虚拟设备的过程中被击中的新(在我的情况我猜测是一回事创造,因为上有最新版本的AVD没有新建按钮经理)

Specifically the process they give to make a new virtual device is hit "new" (in my case I am guessing that is the same thing as "create" since there is no "new "button on the most recent version of AVD manager)

和出现一个表格之后,我应该填写表格有关虚拟设备的信息,然后点击确定创建该设备。

And after that a form appears, I am supposed to fill up the form with relevant Virtual Device information and hit "ok" to create the device.

除...填补所有的信息后,我仍然无法点击确定。按钮是灰色的,而我也正是所做的一切都是为Android的导游告诉我的。我应该怎么做才能解决这个问题?我对右下角的通知下方显示的灰色OK按钮的形式。

Except... after filling all the information I still cannot hit "ok". The button is greyed out, and I have done everything exactly as the android guide told me. What should I do to fix this? I have the form displayed below notice the greyed out ok button on the bottom right corner.

推荐答案

问题是在场上:CPU / ABI:安装这一目标没有系统的图像。要纠正,开辟了Android SDK管理器和下载/安装系统映像。

The problem is in the field: "CPU/ABI: No System images installed for this target". To rectify, open up the Android SDK Manager and download/install a System Image.

例如,当我打开了Android SDK管理器,我扩大了的是Android 4.4.2(API 19),并安装ARM EABI V7A系统映像(和笑声,我可能会安装Intel图像以及)。

For example, when I open the Android SDK Manager, I expand the Android 4.4.2 (API 19) and install the ARM EABI v7a System Image (and for giggles, I might install the Intel image as well).

虽然有,请确保您有您可能需要发展(但不一定模拟器)其它位像SDK和我肯定会建议下载的来源,样品,SDK工具,SDK平台的工具和SDK构建-tools。

Whilst there, make sure you have other bits you might need for development (but not necessarily for the emulator) like the SDK and I'd definitely recommend downloading the sources, samples, SDK Tools, SDK Platform-tools and SDK Build-Tools.

您可以使用更高版本的API,如果你喜欢,但API 19曾在写作的时候被释放到生产中。

You can use a later API version if you like, but API 19 has been released into production at the time of writing.

在这之后,你可以重新启动AVD,你就可以选择CPU和创建模拟器。

After which, you can restart the AVD and you'll be able to select the a CPU and create the emulator.

这篇关于成功运行一个Android AVD管理和创造新的模拟器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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