Android Studio Error - "Android Emulator is incompatible with Hyper-V" [duplicated]

1

When trying to create a virtual emulator in Android Studio I get the following error message:

  

Android Emulator is incompatible with Hyper-V

What can you owe?

    
asked by Sagara 19.10.2017 в 17:32
source

1 answer

0

Microsoft Hyper-V is a hypervisor-based virtualization program for 64-bit systems with processors based on AMD-V or Intel Virtualization Technology. Most likely and what I understand is that Hyper-V is incompatible with the Android Studio emulator by a coincidence that both use HAXM to run .

To solve this problem I recommend that you install another emulator like Genymotion and that you try or download the official android emulator for Windows from aqui .

If it still does not work, take a tour of the p similar items that were made in the English community:

I hope it works for you!

    
answered by 19.10.2017 / 18:01
source