1
Androidアプリが初めてです Androidスタジオがインストールされていて、アプリケーションのサンプルを実行しようとしました。 >Android
- - Tools
へAndroidスタジオアプリの実行中にエラーが発生しました
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.
Cと同じエラーを取得:\ ......のAppData \ローカル\アンドロイド\ SDK \ツール\ emulator.exe -netdelayなし-netspeedフル-Avd Nexus_5X_API_23 エミュレータ:WARNING:ハードウェアの下に設定VMのヒープサイズ指定された最小値は228MB init:wglGetExtensionsStringARBが見つかりませんでした! –