【问题标题】:Error in starting emulator in android studio在android studio中启动模拟器时出错
【发布时间】:2015-09-15 06:42:57
【问题描述】:

启动模拟器时出现此错误,请帮助我,我尝试了很多解决方案。更新了显卡驱动,内存变化,屏幕分辨率为 1280*1024。

Logcat 错误:

Failed to create Context 0x3005
could not get wglGetExtensionsStringARB
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
emulator: device fd:512
could not get wglGetExtensionsStringARB
Could not initialize emulated framebufferHAX is not working and emulator runs in emulation mode
emulator: The memory needed by this VM exceeds the driver limit.
ERROR: Could not create window texture: Texture dimensions are limited to 2048x2048

【问题讨论】:

    标签: android android-emulator avd haxm


    【解决方案1】:

    我猜你的主要问题与模拟器内存​​有关,所以请看下面的链接 How to change the android emulator RAM size from the command line?

    【讨论】:

    • 感谢您的回答。但我尝试使用 avd 编辑器更改设置。和命令行有区别还是必要的?
    • 没有任何区别。但是当您进行任何更改时尝试使用管理员权限
    • 再次感谢兄弟抽出时间。我通过更改屏幕分辨率解决了这个问题。简单的解决方案。
    【解决方案2】:

    简单的解决方案有时会改变您的屏幕分辨率,它会影响模拟器和模拟器停止工作。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2016-08-08
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2017-01-30
      相关资源
      最近更新 更多