LumiaSensorCoreSDK 0.9.1.3

There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.5 or higher.

dotnet add package LumiaSensorCoreSDK --version 0.9.1.3
NuGet\Install-Package LumiaSensorCoreSDK -Version 0.9.1.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="LumiaSensorCoreSDK" Version="0.9.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LumiaSensorCoreSDK --version 0.9.1.3
#r "nuget: LumiaSensorCoreSDK, 0.9.1.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install LumiaSensorCoreSDK as a Cake Addin
#addin nuget:?package=LumiaSensorCoreSDK&version=0.9.1.3

// Install LumiaSensorCoreSDK as a Cake Tool
#tool nuget:?package=LumiaSensorCoreSDK&version=0.9.1.3

Lumia SensorCore SDK is a collection of 4 APIs utilising data from different sensors (for example, accelerometer) and also location information. This information can be used to track user's physical activities and motion. The sensors are able to run constantly in the background, collecting and preserving data for up to past ten days.

With the Lumia SensorCore SDK one can access to step counter that provides information on how many steps and for how long time the user has been walking. The SDK also provides information about changes in user's physical activity. For example, when user remains stationary, or starts or stops walking.

The SDK also provides user location information including a list of geo-coordinates where the user has spent some time and user's home and work location and information about user's movements.

Learn more about the SDK at: http://developer.nokia.com/resources/library/Lumia/sensorcore-sdk.html
Check out our installation guide at: http://developer.nokia.com/resources/library/Lumia/sensorcore-sdk/quick-start.html

Platform requirement: Lumia Windows Phone 8.1

Product Compatible and additional computed target framework versions.
native native is compatible. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wp81 is compatible.  wpa81 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on LumiaSensorCoreSDK:

Package Downloads
LumiaSensorCoreSDKTesting

Lumia SensorCore SDK testing package includes sensor recorder and simulator tools. If it is not feasible or even possible to work with actual SensorCore APIs when you develop your application, you can use the testing package to use recorded data or simulate your own sensor data. You may want to test certain application logic or UI with predefined data, or if you are running your application in Windows Phone emulator, actual SensorCore APIs are not available at all. In such cases, you can utilize the simulator versions of the SensorCore and SenseRecorder. Each simulated API has default data for playing back, but also accepts custom recorded data as input. Learn more about the SensorCore SDK at: https://msdn.microsoft.com/library/dn924779.aspx More information about Recording and Simulation is available here: https://msdn.microsoft.com/en-us/library/dn924563.aspx Platform requirement: Lumia Windows Phone 8.1 with Lumia Cyan SW or newer

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.1.1 7,557 3/1/2015
1.0.3.263 5,065 10/15/2014
0.9.1.3 3,965 6/23/2014