Android Emulator应该花费很长时间才能加载吗? 20分钟仍然只是Android屏幕

时间:2015-06-02 10:49:46

标签: android eclipse sdk emulation

我已尝试制作3个不同的模拟器,但尚未设法让其中任何一个实际加载。他们都被卡在屏幕上,并在其上面写着“Android”。我太急躁了吗?现在已经20分钟了,模拟器仍然没有打开。

我正在使用Eclipse btw,它被困在这里:

[2015-06-02 11:36:10 - my-gdx-game-android] Waiting for HOME ('android.process.acore') to be launched...

在控制台中。有什么想法吗?

3 个答案:

答案 0 :(得分:0)

您可以使用第三方模拟器,例如bluestackjar of beans

答案 1 :(得分:0)

Android模拟器的性质非常慢,但您可以加快激活Hardware Acceleration

此外,您可以尝试使用其他模拟器或使用更快的模拟器将项目更新到Android Studio。顺便说一句,ADT已经过时,你应该使用Android Studio。

另外,请阅读此问题及其回复:

  

Why is the Android emulator so slow? How can we speed up the Android emulator?

答案 2 :(得分:0)

使用 Genymotion Emulator 它基于虚拟框。

即使我可以同时运行3个模拟器。

在genymotion网站上创建一个帐户并下载

下载链接 genymotion site

enter image description here