I have a problem with Visual Studio 2015 RC Emulator for Android. The emulator does not start when I start debugging (F5), nor from "Tools> Visual Studio Emulator for Android ...". The process gets stuck in "Preparing the virtual machine", and there is the process "Xde.exe" with 0% CPU usage in the task manager. This happens for all virtual machines. Previous emulators (pre-RC) worked fine.
The required APIs (19 and 21) are installed in accordance with the SDK manager.
I tried reinstalling Visual Studio and also repairing it, but that didn't help.
How can i fix this?

Update:
Here are the magazines: http://pastebin.com/xgyTNkJ9 . Lines [Critical] The operation was canceled. are self-learning. [Critical] Could not launch 'VS Emulator 5.5" KitKat (4.4) HDPI Phone' device. Occurred when I killed xde.exe in task manager.
What a strange fact: when I import a VHD file from %localappdata%\Microsoft\VisualStudioEmulator\Android\Containers\Local\Devices into Hyper-V Manager, it works fine and I can even start and use it. Unfortunately, I still cannot debug the application from Visual Studio this way.
Update 2:
So, I reinstalled Windows on my laptop, and this happens after installing Visual Studio 2015 RC. So there are two different devices, one clean install of Windows and the same effect.
android-emulator visual-studio-2015 hyper-v visual-studio-cordova
Kamil Pajjik May 14 '15 at 1:43 p.m. 2015-05-14 13:43
source share