LumiaSensorCoreSDKTestingUWP 1.2.0.127

Requires NuGet 2.8 or higher.

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

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

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

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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.0.127 2,454 10/9/2015
1.2.0.124 2,767 9/30/2015