问题描述
我使用Android的工作室,为Android的新的官方IDE。我不能永远无法模拟器中运行。
Android的闪烁出现包含这个词的黑色模拟器的屏幕,而不必更改分钟。我已经等了30多分钟没有任何改变。
我必须使用月食呢?
IDE将显示消息:
等待设备。 C:\\用户\\阿拉法特\\应用程序数据\\本地\\ Android的\\ Android的SDK \\工具\\ emulator.exe
-avd Nexus7 -netspeed全-netdelay无
您也越来越黑屏因此,尝试创建取消选中使用主机GPU
的仿真器。
您可以按照这个步骤来创建新的模拟器。
点击创建虚拟设备
,选择电话
不是选择的Nexus 5
从列表中选择棒棒堂
与 API 21
和目标的Android 5.0
。下页取消选中使用主机GPU
和preSS 完成
。
尝试,让我知道如果你仍然面临着同样的问题。
I'm using Android Studio, the new official IDE for Android. I can't never get the emulator running.
A black emulator screen containing the word "android" flashing appears, without change for minutes. I have waited more than 30 minutes without any change.
Must I use eclipse instead?
The IDE shows the messages:
Waiting for device. C:\Users\Yasser\AppData\Local\Android\android-sdk\tools\emulator.exe
-avd Nexus7 -netspeed full -netdelay none
You are getting blank screen So try to create an emulator with uncheck Use Host Gpu
.
You can follow this step for creating new Emulator..
Click on Create virtual device
, select Phone
than choose Nexus 5
from list and select Lollipop
with api 21
and Target Android 5.0
. On next Page uncheck Use Host Gpu
and press Finish
.
try and let me know if still you are facing same issue..
这篇关于不能为Android Studio的启动模拟器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!