Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/android/214.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
(使用Android Studio)AVD在我的应用程序启动期间崩溃_Android_Android Emulator_Virtual Device Manager - Fatal编程技术网

(使用Android Studio)AVD在我的应用程序启动期间崩溃

(使用Android Studio)AVD在我的应用程序启动期间崩溃,android,android-emulator,virtual-device-manager,Android,Android Emulator,Virtual Device Manager,我是Android应用程序开发新手。我的AVD前一天工作正常,但当我第二天尝试启动它时,它因抛出以下错误而停止工作: Failed to create Context 0x3005 could not get wglGetExtensionsStringARB emulator: WARNING: Could not initialize OpenglES emulation, using software renderer. could not get wglGetExtensionsStri

我是Android应用程序开发新手。我的AVD前一天工作正常,但当我第二天尝试启动它时,它因抛出以下错误而停止工作:

Failed to create Context 0x3005
could not get wglGetExtensionsStringARB
emulator: WARNING: Could not initialize OpenglES emulation, using software renderer.
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
emulator: warning: opening audio output failed
Could not initialize emulated framebufferERROR: Could not create renderer: Couldn't find matching render driver

请帮我弄清楚发生了什么。

检查您计算机的视频驱动器

您有没有找到解决此问题的方法??锋利的边缘。。。最后我找到了一个解决方案,我有一个完整的adt包副本,从那里我访问AVD管理器并运行虚拟设备。。。当我尝试从android studio运行我的应用程序时,它会自动拾取虚拟设备。。。但我还是用同样的方法。。。