eclipse 现有 Android 虚拟设备列表为空
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/2982454/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
List of existing Android Virtual Devices empty
提问by spong
I'm new to Android development and I'm currently going through some tutorials. When I setup a new Android Project in Eclipse, and select Windows-> Android SDK and AVD Manager, in Virtual Devices, the list of existing Android Virtual Devices is empty. Is it supposed to be?
我是 Android 开发的新手,目前正在学习一些教程。当我在 Eclipse 中设置一个新的 Android 项目并选择Windows-> Android SDK 和 AVD Manager 时,在Virtual Devices 中,现有 Android Virtual Devices 的列表是空的。 它应该是吗?
From the pictures in the tutorial, it's pre-populated. Can I download these AVDs from somewhere, am I missing something here? Also, I'm developing this on my Macbook Pro.
从教程中的图片来看,它是预先填充的。我可以从某个地方下载这些 AVD,我在这里遗漏了什么吗?另外,我正在我的 Macbook Pro 上开发它。
回答by CommonsWare
Is it supposed to be?
它应该是吗?
Yes.
是的。
From the pictures in the tutorial, it's pre-populated.
从教程中的图片来看,它是预先填充的。
The second step of the Hello, World tutorialhas you create an AVD.
Hello, World 教程的第二步让您创建一个 AVD。
Can I download these AVDs from somewhere, am I missing something here?
我可以从某个地方下载这些 AVD,我在这里遗漏了什么吗?
No, you create themon your machine using the SDK.
回答by JRL
You need to create them. Simply click on the New button on the right of that screen. See this documentationfor details.
您需要创建它们。只需单击该屏幕右侧的“新建”按钮。有关详细信息,请参阅此文档。
回答by Ξ?ΛL
Strangely enough - there's no way to import it. There's a good walk-through including the configurations for popular devices here: http://mobile.tutsplus.com/tutorials/android/common-android-virtual-device-configurations/
奇怪的是 - 没有办法导入它。有一个很好的演练,包括这里流行设备的配置:http: //mobile.tutsplus.com/tutorials/android/common-android-virtual-device-configurations/