0

Cannot launch AVD in emulator. Output: emulator: WARNING: Classic qemu does not support SMP. The hw.cpu.ncore option from your config file is ignored. emulator: ERROR: x86 emulation currently requires hardware acceleration! Please ensure Intel HAXM is properly installed and usable. CPU acceleration status: HAXM must be updated (version 1.1.1 < 6.0.1).?

[PS I have installed Intel 86 emulator accelerator(HAXM installer) 6.2]

  • If you emulate an intel cpu, you will have to install haxm in the sdk manager, either via Android Studio or via the standalone sdk manager – deHaar Aug 12 '17 at 12:07
  • You need to download and install HAXM in your computer firstly then you can enable your emulator – Snehal Gongle Aug 12 '17 at 12:07
  • try this link and download the haxm :- https://software.intel.com/en-us/android/articles/installation-instructions-for-intel-hardware-accelerated-execution-manager-windows according to your android version that you are using... – Snehal Gongle Aug 12 '17 at 12:08
  • Look at this question. may it help you https://stackoverflow.com/a/36478322/5427149 – Behnam Eskandari Aug 12 '17 at 12:09

2 Answers2

0

Install HAXM and setup as detailed in the link below:

https://software.intel.com/en-us/android/articles/installation-instructions-for-intel-hardware-accelerated-execution-manager-windows

fida1989
  • 3,234
  • 1
  • 27
  • 30
0

The Alternate Solution could be the Genymotion for personal use

https://www.genymotion.com/fun-zone/

you can use genymotion for your emulator

Snehal Gongle
  • 337
  • 3
  • 16