Ich bin neu in der Android-Programmierung. Ich verweise auf die Google Developer-Website, um Android zu lernen. Während ich eine Anwendungsbenutzeroberfläche ausgeführt habe, sind diese Fehler aufgetreten.Fehler beim Ausführen der Android-Anwendung - Konnte die OpenGL-Emulation nicht initialisieren, benutze '-gpu aus', um sie zu deaktivieren
H:\SDK\tools\emulator.exe -avd Nexus_5_API_21_x86 -netspeed full -netdelay none
emulator: ERROR: Could not initialize OpenglES emulation, use '-gpu off' to disable it.
could not get wglGetExtensionsStringARB
could not get wglGetExtensionsStringARB
could not get wglGetExtensionsStringARB
could not get wglGetExtensionsStringARB
could not get wglGetExtensionsStringARB
could not get wglGetExtensionsStringARB
could not get wglGetExtensionsStringARB
could not get wglGetExtensionsStringARB
getGLES1ExtensionString: Could not find GLES 1.x config!
Failed to obtain GLES 1.x extensions string!
Could not initialize emulated framebuffer
Ich benutze Android Studio.
http://stackoverflow.com/questions/27567007/cant-start-emulator-for-android-studio/27569946#27569946 –
http://stackoverflow.com/questions/40124858/android-studio-emulator-could -not-find-wglgetextensionsstringarb/40125067 # 40125067 –
Verwenden Sie 'emulator.exe @ Nexus_6p.API.25 -gpu aus' –