简体   繁体   English

在Eclipse模拟器中无法启动

[英]in eclipse emulator is not booting up

I am new to Android. 我是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 我已经从android的官方网站上下载了WindowsADT Bundle ,然后按照它们的指示执行了所有步骤,但是当我使用Eclipse启动AVD时,在启动弹出窗口中得到了此日志

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 发行41032 仿真器无法创建上下文0x3005,您分配的内存比512尝试减小内存,然后运行AVD,它将起作用

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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