简体   繁体   English

带有Xamarin的Windows Phone模拟器

[英]Windows Phone emulator with Xamarin

I am creating a Xamarin project, and I made it working with Android and iOS, but I can't figure out how to start the Windows Phone 8.1 emulator. 我正在创建一个Xamarin项目,并使其可以与Android和iOS一起使用,但是我不知道如何启动Windows Phone 8.1模拟器。
Windows Phone 8.1 is created as a project just like the other platforms. Windows Phone 8.1与其他平台一样,被创建为一个项目。

I am running Visual Studio 2015 Community and Xamarin Business. 我正在运行Visual Studio 2015社区和Xamarin业务。

EDIT 编辑
I made it running by setting it as startup project, but are there others way by eg changing the project (where you choose if it is debug or release)? 我通过将其设置为启动项目来使其运行,但是还有其他方法可以通过例如更改项目(在调试或发行版本中选择)来进行?

I also want to know, how I can create the application to Windows store 我也想知道如何将应用程序创建到Windows应用商店

To create app package go to Project->Store->Create App Package - It will open wizard for creating app package that You are able to send to store (reference: https://msdn.microsoft.com/en-us/library/hh975357.aspx ) 要创建应用程序包,请转到“项目”->“存储”->“创建应用程序包”-它将打开用于创建您可以发送到存储的应用程序包的向导(参考: https : //msdn.microsoft.com/zh-cn/library /hh975357.aspx

As for the other ways: 至于其他方式: Visual Studio 2015-选择调试/发布,CPU体系结构,启动项目,在何处部署应用程序-例如。仿真器或设备

In Visual Studio 2015 You can choose in taskbar: debug/release, CPU architecture, startup project and where to deploy an app - eg. 在Visual Studio 2015中,您可以在任务栏中选择:调试/发布,CPU体系结构, 启动项目以及在何处部署应用程序-例如。 emulator or device 仿真器或设备

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM