我刚安装了带有Xamarin的visual studio 2015。我创建了Android空白应用程序(c#),当我运行debug时收到错误消息:
1>Starting deploy 5" KitKat (4.4) XXHDPI Phone ...
1>Starting emulator 5" KitKat (4.4) XXHDPI Phone ...
1>Validating emulator arguments...
1>Determining if emulator is already running...
1>Preparing virtual machine...
1>An error occured. See full exception on logs for more details.
1>An error occured while creating 'VS Emulator 5" KitKat (4.4) XXHDPI Phone' device.
1>An error occured. See full exception on logs for more details.
1>An error occured while creating 'VS Emulator 5" KitKat (4.4) XXHDPI Phone' device.
========== Deploy: 0 succeeded, 1 failed, 0 skipped ==========
我不知道发生了什么,有人可以帮助我吗?
感谢您的时间