I am trying to run emulator in Android studio.
It gave me error that "requires hardware acceleration".
so I did some research, and found that I need HAXM installer
installed. source can be found out here Error in launching AVD with AMD processor
So I downloaded it. I ran again and then it gave error "This computer does not support VT-x" so called Virtualization Technology
.
So in the same above posting I found out I need to enable VT from bios settings. I did that too. But when I try to install HAXM it again giving me error "This computer does not support VT-x"
How I can install HAXM and eventually able to run android emulator?
Updated I have tried Intel HAXM installation error - This computer does not support Intel Virtualization Technology (VT-x)
When I opened turn feature on or off, its not giving me Hyper-V option.
Thnx