相关疑难解决方法(0)

运行Android应用程序时出错 - 无法初始化OpenglES仿真,请使用'-gpu off'禁用它

我是android编程的新手.我指的是google开发者网站,以学习android.当我运行应用程序UI时,我遇到了这些错误.

 H:\SDK\tools\emulator.exe -avd Nexus_5_API_21_x86 -netspeed full -netdelay none
 emulator: ERROR: Could not initialize OpenglES emulation, use '-gpu off' to   disable it.
 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
 getGLES1ExtensionString: Could not find GLES 1.x config!
 Failed to obtain GLES 1.x extensions string!
 Could not initialize emulated framebuffer
Run Code Online (Sandbox Code Playgroud)

我正在使用android studio.

android android-virtual-device android-layout android-fragments android-activity

36
推荐指数
3
解决办法
9万
查看次数

无法为Android Studio启动模拟器

我正在使用Android Studio,这是Android的新官方IDE.我永远不能让模拟器运行.

显示包含单词"android"闪烁的黑色模拟器屏幕,几分钟没有变化.我等了30多分钟没有任何改变.

我必须使用eclipse吗?

IDE显示消息:

Waiting for device. C:\Users\Yasser\AppData\Local\Android\android-sdk\tools\emulator.exe
-avd Nexus7 -netspeed full -netdelay none
Run Code Online (Sandbox Code Playgroud)

android-emulator android-studio

2
推荐指数
1
解决办法
1万
查看次数