0

i downloaded android studio. it is working fine but emulator not running showing error;

emulator: ERROR: x86 emulation currently requires hardware acceleration!
Please ensure Intel HAXM is properly installed and usable.
CPU acceleration status: HAX kernel module is not installed!

I installed HAXM but it can not be installed, saying Intel vitalization technology is turned off. as i enabled it from bios also then i am getting the same error. kindly help me, i will be very thankful to you.

4 Answers4

2

You have to enable Intel hardware acceleration from the bios. Try restaring the pc and installing HAXM again.

  • did the same thrice. i have uploaded an image. kindly check and reply. – Roshaan Nayyar Mar 17 '15 at 15:33
  • this post may help you, http://www.sysprobs.com/disable-enable-virtualization-technology-bios. The error is because intel virtualization feature is not activated via Bios config. If dont know how to enter bios config, you need to restart the pc, and press F2 repeatly until you get a configuration screen like the post i just linked. – Matías Maddonni Mar 17 '15 at 15:39
  • i have enabled virtualization technology. it shows that virtualization technology is turned on. still i am getting the same error. btw thanks for help. – Roshaan Nayyar Mar 17 '15 at 15:49
  • Where is showing the virtualization is enabled? Remember to save and exit from BIOS setup, if u keep getting the same error maybe is not enabled. Well the only advice i can give you is trying to download again the package from intel, https://software.intel.com/en-us/android/articles/intel-hardware-accelerated-execution-manager. – Matías Maddonni Mar 17 '15 at 15:57
1

Go to the SDK manager: enter image description here

And install the HAXM installer:

enter image description here

TooManyEduardos
  • 4,206
  • 7
  • 35
  • 66
0

Try changing the hardwares of your emulator from the menu, change it's cpu to begin with.

0

I also had the same issue.The problem is that just install Intel x86 Atom System Image.

Tools >> Android >> SDK Manager >> // Check if the Intel X86 Atom System Image is Installed.If not select it n install it.

Hope it helped.

Krishna Chandran
  • 389
  • 3
  • 18