LumiaSensorCoreSDKUWP 1.2.0.127

Requires NuGet 2.8 or higher.

dotnet add package LumiaSensorCoreSDKUWP --version 1.2.0.127
NuGet\Install-Package LumiaSensorCoreSDKUWP -Version 1.2.0.127
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="LumiaSensorCoreSDKUWP" Version="1.2.0.127" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LumiaSensorCoreSDKUWP --version 1.2.0.127
#r "nuget: LumiaSensorCoreSDKUWP, 1.2.0.127"
#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 LumiaSensorCoreSDKUWP as a Cake Addin
#addin nuget:?package=LumiaSensorCoreSDKUWP&version=1.2.0.127

// Install LumiaSensorCoreSDKUWP as a Cake Tool
#tool nuget:?package=LumiaSensorCoreSDKUWP&version=1.2.0.127

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.

All SensorCore APIs are now being deprecated. The APIs will continue to work in existing devices, but it is not guaranteed that new devices would support SensorCore any more. Instead, you should look into Windows platform APIs for activity monitoring and step counting. They will replace SensorCore APIs and will be supported by upcoming devices. However, they will not be supported by the majority of existing devices. Therefore, as an intermediary solution, you might want to use both APIs in your application. Unfortunately, Place Monitor and Track Point Monitor do not have equivalent OS APIs available as of yet.

We recommended that you start migrating existing apps to use Lumia SensorCore Step Counter or Activity Monitor APIs to the corresponding Windows platform APIs. We do not recommended that you use Lumia SensorCore APIs in any new apps.

Platform requirement: Lumia Windows Phone 8.1 or Lumia Windows Phone 10


Product Compatible and additional computed target framework versions.
native native is compatible. 
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
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 LumiaSensorCoreSDKUWP:

Package Downloads
LumiaSensorCoreSDKTestingUWP

Lumia SensorCore SDK testing package includes sensor recorder and simulator tools. You can use them to record and playback sensors. 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 All SensorCore APIs are now being deprecated. The APIs will continue to work in existing devices, but it is not guaranteed that new devices would support SensorCore any more. Instead, you should look into Windows platform APIs for activity monitoring and step counting. They will replace SensorCore APIs and will be supported by upcoming devices. However, they will not be supported by the majority of existing devices. Therefore, as an intermediary solution, you might want to use both APIs in your application. Unfortunately, Place Monitor and Track Point Monitor do not have equivalent OS APIs available as of yet. We recommended that you start migrating existing apps to use Lumia SensorCore Step Counter or Activity Monitor APIs to the corresponding Windows platform APIs. We do not recommended that you use Lumia SensorCore APIs in any new apps. Platform requirement: Lumia Windows Phone 8.1 or Lumia Windows Phone 10

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.0.127 6,747 10/9/2015
1.2.0.124 3,834 9/30/2015