简体   繁体   English

然后未显示Android虚拟设备加载

[英]Android Virtual Device loading then not appearing

I have recently fixed the 'd:skin' problem in eclipse. 我最近修复了日食中的“ d:skin”问题。 I have recently started learning android programming. 我最近开始学习android编程。 I want to test an application so i open up the AVD manager create an AVD and i click start it takes about 15 seconds for the bar to get from 0% to 100%. 我想测试一个应用程序,所以我打开AVD管理器创建一个AVD,然后单击“开始”,从15%到100%的时间大约需要15秒。 The Loading window closes and no Virtual Device comes up. 加载窗口关闭,并且没有虚拟设备出现。 No error message nothing. 没有错误信息什么也没有。 I am running a Mac with 4GB RAM. 我正在运行具有4GB RAM的Mac。

You state: 您声明:

The Loading window closes and no Virtual Device comes up. 加载窗口关闭,并且没有虚拟设备出现。

It sometimes comes up after a long time. 有时会在很长一段时间后出现。 Eventually, it will probably come up. 最终,它可能会出现。 If it still doesn't, take these steps: 如果仍然没有,请执行以下步骤:

  • Restart ADB 重新启动亚行
  • Restart IDE 重新启动IDE
  • Restart Computer 重新启动电脑

Because you stated that the loading window does come up, it is probably going to show up. 因为您说加载窗口确实出现了,所以可能会显示出来。 After it does, I'm going to assume it looks something like this: 完成后,我将假定它看起来像这样:

在此处输入图片说明

So, if you're lucky, this thing will start in 5 - 10 minutes. 因此,如果幸运的话,这件事将在5-10分钟内开始。 If you're anything like I was, it will never start, and you'll give up and download GenyMotion instead. 如果您像我一样,它将永远不会开始,您将放弃并下载GenyMotion。 GenyMotion emulator will run in about 30 seconds. GenyMotion模拟器将在大约30秒内运行。 It is still laggy, but a lot better than the default android one. 它仍然很落后,但是比默认的android更好。

Let me know if this helped! 让我知道是否有帮助! :) :)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM