【发布时间】:2016-11-03 16:39:54
【问题描述】:
我的安卓模拟器因为这个错误而崩溃。
C:\Users\Rakshit\AppData\Local\Android\Sdk\tools\emulator.exe -netdelay none -netspeed full -avd Nexus_5X_API_23
Hax is enabled
init: Could not find wglGetExtensionsStringARB!
Hax ram_size 0x60000000
getGLES2ExtensionString: Could not find GLES 2.x config!
Failed to obtain GLES 2.x extensions string!
HAX is working and emulator runs in fast virt mode.
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.
直到昨天,我的模拟器一直运行良好,但自从我更新了 Windows 10 和 Android Studio 后,它就停止了。我尝试更新图形驱动程序,但这也很好。 我确实关闭了 gpu,但是我的模拟器运行得很慢。我在这里查看了许多关于此的帖子,并找到了类似的解决方案。 你能帮忙吗?
【问题讨论】:
标签: android android-studio android-emulator