执行Android Studio应用程序时出错

时间:2016-06-17 15:34:57

标签: android android-studio android-emulator

我是Android应用的新手 我安装了android studio并试图执行我的应用程序示例,同时打开模拟器得到以下错误。

Cannot launch AVD in emulator.
Output:
emulator: WARNING: VM heap size set below hardware specified minimum of 228MB
init: Could not find wglGetExtensionsStringARB!
emulator: WARNING: Setting VM heap size to 256MB
getGLES1ExtensionString: Could not find GLES 1.x config!
Hax is enabled
Failed to obtain GLES 1.x extensions string!
Hax ram_size 0x40000000
HAX is working and emulator runs in fast virt mode.
console on port 5554, ADB on port 5555
Could not initialize emulated framebuffer
emulator: ERROR: Could not initialize OpenglES emulation, use '-gpu off' to disable it.

1 个答案:

答案 0 :(得分:0)

转到Tools - > Android - > AVD Manager - >点击Edit,然后取消选中Enable Device Frame复选框。