Android模拟器启动报错解决方法之一

来源:互联网 发布:现在的淘宝太坑了女孩 编辑:程序博客网 时间:2024/05/01 11:14
错误日志:
Cannot launch AVD in emulator.
Output:
Hax is enabled
init: Could not find wglGetExtensionsStringARB!
Hax ram_size 0x20000000
HAX is working and emulator runs in fast virt mode.
getGLES2ExtensionString: Could not find GLES 2.x config!
Failed to obtain GLES 2.x extensions string!
Could not initialize emulated framebuffer
emulator: Listening for console connections on port: 5554
emulator: Serial number of this emulator (for ADB): emulator-5554
emulator: ERROR: Could not initialize OpenglES emulation, use '-gpu off' to disable it.


解决方法:
编辑模拟器时

报错的配置

不报错的配置