简体   繁体   中英

Android AVD: Not starting OS, Black Screen Only

I formatted my PC, installed Windows 10, SDK and installed API 15 and 23 with build tools. After importing my application into Android Studio I created a new AVD, please see screenshot.

屏幕截图 - AVD 设置

I did not enable Use host GPU and the RAM is set to 1GB, with the HAXM RAM set to 2GB. I double checked the BIOS and Virtualization Settings are enabled. I have run the emulator from the command line using the following command:

emulator -avd Nexus_5_API_15 -netspeed full -netdelay none -debug-init -logcat '*:v'

There were no errors but it does seem to hang at:

emulator: UpdateChecker: skipped version check

I am currently quite frustrated and not sure how to resolve this issue. Can anyone please help.

Thank you guys in advance.

第一次启动 avd 总是需要很多时间(可能是几分钟),您是否过早关闭了 avd?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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