What do you need to build apps for Windows 10 Mobile?

Microsoft has manufacturers' support not only in US but also in emerging markets and Japan. If you are trying to develop apps for the Window platform this is the starting point.

Go this link here:
https://developer.microsoft.com/en-us/windows

Download a free copy of Visual Studio 2015 Community Update 3 and it has the required SDK.

From desktop to IoT you have plenty of samples based on the Universal Windows Platform(UWP):


Windows10MobileAug2016_01.PNG

Review this informative video "Designing Universal Windows Platform apps"



You can build apps for Windows 8.1, Windows and iOS devices as seen here in the New Project templates.

Comments

Popular posts from this blog

Event Code: UI design with XAML in Visual Studio 2017 - 2

Deploying a Universal Windows Project to Lumia 950

UWP: Displaying formatted text in a TextBox Control