简体   繁体   中英

in eclipse emulator is not booting up

I am new to Android. I have downloaded the ADT Bundle for windows from android's official site, and then as per their directions I followed all the steps, But when I launch the AVD using Eclipse then in the starting popup I am getting this log

Starting emulator for AVD 'TestAVD'
Failed to create Context 0x3005
emulator: WARNING: Could not initialize OpenglES emulation, using software renderer.
could not get wglGetExtensionsStringARB
could not get wglGetExtensionsStringARB
could not get wglGetExtensionsStringARB
could not get wglGetExtensionsStringARB
could not get wglGetExtensionsStringARB
could not get wglGetExtensionsStringARB
could not get wglGetExtensionsStringARB
could not get wglGetExtensionsStringARB
emulator: warning: opening audio output failed

and then even I waited for hours to boot the emulator, but it is not booting up. I am not getting, where I am making mistake. Please help me.

According to

Issue 41032 Emulator Failed to create Context 0x3005 you are assigning ram than 512 try to reduce the Ram and then run the AVD it will work

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