

The problem here is that the emulator is run with the -no-accel option.

The command that ends up running the Android Emulator is this:Ĭ:\Program Files (x86)\Android\android-sdk\emulator\emulator.EXE -partition-size 512 -no-boot-anim -no-accel -avd Android_Accelerated_x86_Oreo -prop monodroid.avdname=Android_Accelerated_x86_Oreo However, when I press the "play" button in Visual Studio, I get a warning that Intel HAXM is not installed. "C:\Program Files (x86)\Android\android-sdk\emulator\emulator.exe" -partition-size 512 -no-boot-anim -avd Android_Accelerated_x86_Oreo -prop monodroid.avdname=Android_Accelerated_x86_Oreo I can run the Android Emulator with Hardware Acceleration from the Command Line using this command: I followed the instructions provided by Microsoft and I set up the Windows Hypervisor Platform on my system.

#VISUAL STUDIO MAC EMULATOR WINDOWS 10#
I have a Windows 10 PC with an AMD R7 2700X.
