Create an emulator in CPU / ABI in ARM, this error exists only for Intel processor.
If you want to create AVD CPU / ABI in Intel for this process. Make sure you have the HAXM installer installed in the SDK manager.
After downloading, make sure that you run the configuration located in:
{SDK_FOLDER}\extras\intel\Hardware_Accelerated_Execution_Manager\intelhaxm.exe
If during the installation you receive the error message "VT is not supported", disable Hyper-V on Windows functions. You can execute this command:
dism.exe /Online /Disable-Feature:Microsoft-Hyper-V
You will also need a “Virtualization Technology” that will be included in your BIOS.
source share