【问题标题】:Android Emulator crashing with GLES 2.x configAndroid Emulator 因 GLES 2.x 配置而崩溃
【发布时间】: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


    【解决方案1】:
    1. 打开 AVD 管理器

    2. 编辑此 AVD(按钮位于“操作”列)

    3. 仿真性能,图形:软件-GLE 2.0

    4. 完成配置并重新启动您的虚拟设备

      Graphics 选择“Software-GLE 2.0”,不要选择“Automatic”或“Hardware-GLE 2.0”(在软件中模拟图形)

    【讨论】:

      猜你喜欢
      • 2014-04-10
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-02-07
      • 2016-04-23
      • 1970-01-01
      • 2017-04-16
      • 2020-07-28
      相关资源
      最近更新 更多