Why install HAXM?
When you install Android Studio At the end, an error occurs that
HAXM is not installed.
I'm working in
Android Studio and
Android Studio works well without
HAXM installed.
If you want to install HAXM then do:
You have already installed Android Studio ... and then set
HAXM like this:
Open
https://github.com/intel/haxm/releases in
Google Chrome
and set
HAXM:
Command Prompt (Win Console)
bcdedit /set hypervisorlaunchtype off
This decision was taken from an official source:
https://github.com/intel/haxm/issues/105