Business case 2 - developing the Band 2 application
Let's see how to develop the Band 2 application by performing the following steps:
- To develop a UWP application that interacts with the Microsoft Band 2 fitness tracker, we have to open Visual Studio and create an application by navigating to New | Project… | Windows | Blank App (Universal Windows).
- Now we need to download from NuGet Package Manager (in Visual Studio, navigate to Tools | NuGet Package Manager) the Microsoft Band SDK:
Now our solution appears as follows:
In the
MainPage.xaml
file, ...
Get Building ERP Solutions with Microsoft Dynamics NAV now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.