执行Android studio应用程序时出错

执行Android studio应用程序时出错,android,android-studio,android-emulator,Android,Android Studio,Android Emulator,我是android应用程序的新手 我安装了androidstudio并试图执行示例应用程序,同时打开emulator时出现以下错误 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:

我是android应用程序的新手 我安装了androidstudio并试图执行示例应用程序,同时打开emulator时出现以下错误

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.

进入
Tools
->
Android
->
AVD管理器
->点击
Edit
并取消选中
启用设备框架
复选框。

进入
Tools
Android
AVD管理器
->点击
Edit
并取消选中
启用设备框架
复选框。

C:\..AppData\Local\Android\Sdk\tools\emulator.exe-netdelay none-netspeed full-avd Nexus_5X_API_23 emulator出现相同错误:警告:VM堆大小设置低于硬件指定的最小值228MB初始化:找不到wglGetExtensionsStringARB!使用C:\..AppData\Local\Android\Sdk\tools\emulator.exe-netdelay none-netspeed full-avd Nexus_5X_API_23仿真器时出现相同错误:警告:VM堆大小设置低于硬件指定的最小值228MB初始化:找不到wglGetExtensionsStringARB!