Android Emulator Error in windows

不羁岁月 提交于 2019-12-02 02:47:09

Go to BIOS setting of your PC after restart. Then enable virtualization in your BIOS configuration.

I had the same issue yesterday and I solved it by following the instructions here. I did the following:

  • Uninstalled Intel x86 Emulator Accelerator (HAXM installer) 6.0.1 from Android Studio: use Tools->Android->SDK Manager->Appearance & Behavior->System Settings->Android SDK, select the tab SDK Tools, uncheck Intel x86 Emulator Accelerator and press Apply;
  • Closed Android Studio;
  • Uninstalled Intel Hardware Accelerated Execution Manager from Control Panel->Program and Features;
  • Opened Android Studio and re-installed Intel x86 Emulator Accelerator from the same menu in Tools->Android->SDK Manager->Appearance & Behavior->System Settings->Android SDK.

Alternatively, one can use the Launch Standalone SDK Manager, open the Extras folder, check Intel x86 Emulator Accelerator and press Delete 1 package (or Install).

It seems that my installation of Intel Hardware Accelerated Execution Manager (HAXM) was corrupted. It is located under:

    C:\Users\<name>\AppData\Local\Android\sdk\extras\intel\Hardware_Accelerated_Execution_Manager

I would recommend trying Genymotion https://www.genymotion.com/ very fast, optimized and easy to kick-start

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!