标签: .net mobile uwp windows-10 lumia
我有Lumia Windows 10手机。我想尝试为这些手机开发移动应用程序。在这种情况下,我对选项有很多疑问:
答案 0 :(得分:1)
您可以将8.0(Silverlight),8.1(WinRT)和UWP应用部署到Windows 10移动版。使用Xamarin,您还可以构建一个UWP应用程序,但其中包含适用于所有平台的共享UI。
是的,支持UWP,但最多只能Target Build 15063 (Creators Update), Fall Creators Update Build 16299 is not supported, because Phones don't get the creators update as PC (different branch with less features)。
您可以通过Device Portal部署应用,也可以在手机上的文件管理应用中双击应用。由于默认情况下启用了Windows 10 1511侧面加载。