Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/android/205.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
HAXM不工作,且模拟器在Android studio中以仿真模式运行时出错_Android_Android Studio_Android Emulator - Fatal编程技术网

HAXM不工作,且模拟器在Android studio中以仿真模式运行时出错

HAXM不工作,且模拟器在Android studio中以仿真模式运行时出错,android,android-studio,android-emulator,Android,Android Studio,Android Emulator,我正在使用Android studio 1.1.0,但我仍然是Android studio的初学者。我所做的只是设置一个背景图像,我试图运行应用程序,但有时emulator不显示,但当我尝试运行应用程序时,emulator多次显示,但它只显示Android一词。它没有显示任何其他内容。我知道这一点这个问题在stackoverflow上重复了一遍,但他们都没有给我一个解决方案,所以我发布了我的问题。 下面的消息显示在输出窗口中 C:\Users\S_programmer\AppData\Local

我正在使用Android studio 1.1.0,但我仍然是Android studio的初学者。我所做的只是设置一个背景图像,我试图运行应用程序,但有时emulator不显示,但当我尝试运行应用程序时,emulator多次显示,但它只显示Android一词。它没有显示任何其他内容。我知道这一点这个问题在stackoverflow上重复了一遍,但他们都没有给我一个解决方案,所以我发布了我的问题。 下面的消息显示在输出窗口中

C:\Users\S_programmer\AppData\Local\Android\sdk2\tools\emulator.exe -netdelay none -netspeed full -avd Nexus_5_API_21_x86
emulator: device fd:640
HAXM is not working and emulator runs in emulation mode
emulator: The memory needed by this AVD exceeds the max specified in your HAXM configuration.
emulator: AVD      RAM size = 1536 MB
emulator: HAXM max RAM size = 1024 MB
emulator: You might want to adjust your AVD RAM size and/or HAXM configuration to run in fast virt mode.
creating window 43 59 329 583
emulator: emulator window was out of view and was recentered
emulator: UpdateChecker: skipped version check
而且我的仿真器速度非常慢,我必须等待大约10或15分钟。我如何修复这些错误?

可能重复的仿真器可能重复的仿真器