Can't start emulator for Android Studio

北城以北 提交于 2019-12-17 10:05:47

问题


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

回答1:


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..



来源:https://stackoverflow.com/questions/27567007/cant-start-emulator-for-android-studio

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!