I cannot create a virtual device in Android Studio because I couldn't install an additional package - Intel HAXM. It throws an error:
"This computer does not support Intel Virtualization Technology (VT-x) or it is being exclusively used by Hyper-V. HAXM cannot be installed.
Please ensure Hyper-V is disabled in Windows Features, or refer to the Intel HAXM documentation for more information."
I found only few links with this issue but it said that I should turn off "Hyper-V" feature in "Windows features" but I have no the such option. My CPU is AMD Ryzen 5. By the way, I am obliged to install the package because it does not allow me to run my app. How do I fix the problem?
HAXM is only supported for Intel CPUs. What you can do is enable SVM in your BIOS. After that you will probably be able to enable Hyper-V in windows if you have Windows 10 Pro/Enterprise/Education. See Microsoft on HyperV install, or I have got an AMD Ryzen CPU and Android emulator doesn't work. Also make sure you have the latest version of Android Studio