Java Android仿真器和OpenGL ES故障

Java Android仿真器和OpenGL ES故障,java,android,opengl-es,android-emulator,Java,Android,Opengl Es,Android Emulator,我试图了解android模拟器的工作原理。 我使用adt包Eclipse。 昨天模拟器错误地启动了, 更改ram、堆大小、重新创建、重新启动允许运行emulator。 今天重新启动计算机后-仿真器再次停止运行。相同的错误0x3005-OpenGlES。 控制台: 。。。。 在完成应用程序启动和工作。 为什么我会收到这些错误?如何证明它们? 谢谢。检查您模拟的设备上是否启用了gpu模拟已检查。这不取决于你。我需要确保它每次都会启动。当需要浪费90%的时间来启动模拟器时,很难执行某些操作。检查任务列

我试图了解android模拟器的工作原理。 我使用adt包Eclipse。 昨天模拟器错误地启动了, 更改ram、堆大小、重新创建、重新启动允许运行emulator。 今天重新启动计算机后-仿真器再次停止运行。相同的错误0x3005-OpenGlES。 控制台:

。。。。 在完成应用程序启动和工作。 为什么我会收到这些错误?如何证明它们?
谢谢。

检查您模拟的设备上是否启用了gpu模拟已检查。这不取决于你。我需要确保它每次都会启动。当需要浪费90%的时间来启动模拟器时,很难执行某些操作。检查任务列表中是否没有模拟器进程正在运行?
 Android Launch!
 adb is running normally.
 Performing com.android0.MainActivity activity launch
 Automatic Target Mode: Preffered AVD 'em10' is not available. Launching new emulator.
 Launching a new emulator with Virtual Device 'em10'
 Failed to create Context 0x3005
 could not get wgGetExtensionsStringARB
 could not get wgGetExtensionsStringARB
 could not get wgGetExtensionsStringARB
 emulator: WARNING: Could not initialize OpenglES emulation, using software renderer.
 could not get wgGetExtensionsStringARB
 could not get wgGetExtensionsStringARB
 could not get wgGetExtensionsStringARB
 could not get wgGetExtensionsStringARB
 could not get wgGetExtensionsStringARB
 emulator: emulator window was out of view and was recentered