No phone emulator showing in device list in visual studio 2015 RTM

ぐ巨炮叔叔 提交于 2019-12-04 00:18:32

问题


So I would like to test some apps on windows phone 10, but there is no emulator to choose from in the device drop down. I clicked on the 'Download new emulators...' option in the dropdown, downloaded the package, and installed a 3.5GB windows phone 10 emulator but I'm not seeing where it went. I've restarted windows and opened up the test project in VS2015 CE. Still no emulator available.

Anyone else have this problem? Any ideas?


回答1:


You need to switch the platform in your Visual Studio from ARM to x86.




回答2:


Just a guess but have you checked that your system meets all the requirements for running the emulator as described here?

Note that your hardware must support features like DEP and SLAT and the BIOS must have those features turned on.



来源:https://stackoverflow.com/questions/32031556/no-phone-emulator-showing-in-device-list-in-visual-studio-2015-rtm

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!