Reputation: 377
I am brand new to the Android development scene, but I am eager to learn. I was working on installing Android Studio when I saw that HAXM could not install because VT-X was not enabled. Some quick googling saw that I had to first disable Hyper-V and then I would be able to install HAXM? I am wondering if it is OK to disable Hyper-V in order to install HAXM and whether I can or should re-enable it after installation of HAXM. Is this the right way to install this? Do I need Hyper-V enabled?
Upvotes: 3
Views: 3526
Reputation: 6091
Both, Hyper-V and HAXM are hypervisors used to run virtual machines. You must decide which must be enabled depending on what you want to run on your laptop.
Upvotes: 6
Reputation: 11
I had the same problem with a similar processor, core i3, in my VAIO laptop. VT was also enabled on the BIOS and the problem was fixed when I uninstalled the avast anti-virus(no disabling the protection) and so I could finish the HAMX installation. After that, I installed the Avast software again.
I hope this issue can help more people.
Upvotes: 0
Reputation: 377
Right, I figured I had to enable Intel virtualization from the BIOS. I've got the emulator working now! Thanks for the help!
Upvotes: 0
Reputation: 1299
Only one virtualization can be active at a time. I would try disabling Hyper-V then try installing and using HAXM.
Upvotes: 6