I installed android studio on Azure virtual machine. I have the following error in Virtual Device:
Your CPU does not support VT-x.
If I try to install XAMS I get the following error:
Unable to install Intel® HAXM
Your CPU does not support VT-x.
Unfortunately, your computer does not support hardware accelerated virtualization.
Here are some of your options:
- Use a physical device for testing
- Develop on a Windows/OSX computer with an Intel processor that supports VT-x and NX
- Develop on a Linux computer that supports VT-x or SVM
- Use an Android Virtual Device based on an ARM system image (This is 10x slower than hardware accelerated virtualization)
Any idea? Thanks in advance. Regards.