Do you want to build health and fitness apps with Windows Phone?

This is possible if you use the LumiaSensorCore SDK. 
What is LumiaSensorCore SDK?

Read here:
http://hodentekhelp.blogspot.com/2014/10/what-is-lumiasensorcore.html

How do start using the SDK?
Well you need to bring it to your application. It is not like downloading it as an executable but it is a Visual Studio Extension that you should install.

If you have Visual Studio 2013 Express Update 3
http://www.visualstudio.com/en-us/news/2014-aug-4-vs.aspx

You should launch VS2013 and from its Tool menu you should access Manager NuGet Packages and download the SDK as shown.

You should have NuGet Package manager. If you do not have go here and install it.

How?
Go here to this link:
http://hodentekhelp.blogspot.com/2014/08/how-do-you-install-nuget-package-manager.html

 
Once you do this you should be able to start working with this.
 
 

 

Comments

Popular posts from this blog

UWP: Displaying formatted text in a TextBox Control

UWP: XAML's ComboBox Control -Part 1

Handling AppManifest Validation error