问题描述
我使用"Visual Studio Emulator for Android"在调试我们的Xamarin项目时。我从Windows 8.1将我的开发机器升级到Windows 10,现在模拟器不起作用。启动时出现的错误消息是:
模拟器无法在虚拟机上设置某些属性:
无法更改虚拟机的显示控制器设置:'VS Emulator 5英寸棉花糖(6.0.0)XHDPI Phone.patrick long'未能修改设备'合成显示控制器'。 (虚拟机ID 611A2B87-D36C-4453-88CB-32A4E77466BC)
VS Emulator 5英寸Marshmallow的配置版本(6.0。 0)XHDPI Phone.patrick长虚拟机不支持设置分辨率类型,水平分辨率或垂直分辨率。 (虚拟机ID 611A2B87-D36C-4453-88CB-32A4E77466BC)
在Windows 10上是否需要对模拟器进行一次specxfic ?我试过VS 2017修改以重新安装它但没有改变任何东西
谢谢
Patrick
Pat Long
I use the "Visual Studio Emulator for Android" when debugging our Xamarin projects. I upgraded my dev machine to Windows 10 from Windows 8.1 and now the Emulators don't work. The error message i get when starting up is:
The emulator is unable to set some properties on the virtual machine:
Couldn't change Display controller settings of the virtual machine: 'VS Emulator 5-inch Marshmallow (6.0.0) XHDPI Phone.patrick long' failed to modify device 'Synthetic Display Controller'. (Virtual machine ID 611A2B87-D36C-4453-88CB-32A4E77466BC)
The configuration version of VS Emulator 5-inch Marshmallow (6.0.0) XHDPI Phone.patrick long virtual machine does not support setting resolution type, horizontal resolution or vertical resolution. (Virtual machine ID 611A2B87-D36C-4453-88CB-32A4E77466BC)
Is there something specxfic that needs to be done to the Emulator once on Windows 10? I have tried VS 2017 Modify to reinstall it but that did not change anything
Thanks
Patrick
Pat Long munkiisoft blog
这篇关于VS Emulator for Android在升级到Windows 10后无法正常工作的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!