Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/silverlight/4.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
如何在Azure VM中使用Xamarin模拟Android?_Android_Visual Studio_Azure_Xamarin_Hyper V - Fatal编程技术网

如何在Azure VM中使用Xamarin模拟Android?

如何在Azure VM中使用Xamarin模拟Android?,android,visual-studio,azure,xamarin,hyper-v,Android,Visual Studio,Azure,Xamarin,Hyper V,我一直在努力让我的Xamarin项目通过VisualStudio2015和Xamarin在Azure虚拟机上运行。它给我的错误是: The Virtual Machine Management Service failed to start the virtual machine 'VS Emulator 5-inch KitKat (4.4) XXHDPI Phone.dawud' because one of the Hyper-V components is not running (Vi

我一直在努力让我的Xamarin项目通过VisualStudio2015和Xamarin在Azure虚拟机上运行。它给我的错误是:

The Virtual Machine Management Service failed to start the virtual machine 'VS Emulator 5-inch KitKat (4.4) XXHDPI Phone.dawud' because one of the Hyper-V components is not running (Virtual machine ID <id_number>.
虚拟机管理服务无法启动虚拟机“VS Emulator 5英寸KitKat(4.4)XXHDPI Phone.dawud”,因为其中一个Hyper-V组件未运行(虚拟机ID)。
我已经读到我需要在Hyper-V中启用嵌套虚拟化,但由于这是一台Azure机器,我认为我做不到

你知道我还能做什么吗


谢谢。

您可以将Xamarin与任何android仿真器一起使用,例如。我尝试了:。但是从visual studio启动android仿真器时,替换opengl.dll会导致崩溃