Android emulator does not run in Visual Studio 2015 Community

0

I'm running a Windows Server 2012 R2 on Hyper-V and installed the VS 2015 Community. I am trying to run a basic android application, but when the emulator starts to run, the following message appears:

  

The Virtual Machine Management Service failed to start the virtual machine ('Android VM Name') because one of the Hyper-V components is not running (Virtual machine ID)

    
asked by anonymous 01.08.2015 / 14:59

1 answer

0

I found the following statement in a blog of a hyper-v mvp. It says that hyper-v running virtual machines can only run on physical machines, meaning it does not work in virtualized environments. What is my case.

  

Until today, Windows server Hyper-V could only run Virtual Machines when Hyper-V is enable and running on a physical hardware.

    
03.08.2015 / 13:46