【问题标题】:How to create a Xamarin.Forms Windows phone 8.1 project?如何创建 Xamarin.Forms Windows phone 8.1 项目?
【发布时间】:2017-10-15 22:45:50
【问题描述】:

我找不到用于制作 Xamarin.Forms Windows 8.1 应用程序的 Visual Studio 2017 项目。我该如何安装它?

【问题讨论】:

  • 我认为您需要 VS2013/2015 来创建 8.1 应用程序。 2017 移除了开发支持

标签: xamarin.forms windows-phone-8.1 visual-studio-2017


【解决方案1】:

Windows 8.1 Silverlight 和 RT 均已弃用。我建议做一个 UWP 应用程序并以 Windows 10 为目标。

但是,如果您确实想做一个 Windows 8.1 项目。确保下载 Windows 8.1 SDK,然后创建一个新的 Xamarin.Forms 项目。然后您必须在之后添加一个新的 Windows 8.1 项目,并在项目中手动添加 Xamarin.Forms Init 代码。

您可以查看XArch 的示例。

但我再次强烈建议您不要创建 Windows 8.1 项目,而应该使用 UWP。

【讨论】:

  • 我查看过,但找不到 Windows 10 移动版的当前采用率。
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2014-09-26
相关资源
最近更新 更多