LumiaSensorCoreSDKTesting 1.1.1.1
Requires NuGet 2.5 or higher.
dotnet add package LumiaSensorCoreSDKTesting --version 1.1.1.1
NuGet\Install-Package LumiaSensorCoreSDKTesting -Version 1.1.1.1
<PackageReference Include="LumiaSensorCoreSDKTesting" Version="1.1.1.1" />
paket add LumiaSensorCoreSDKTesting --version 1.1.1.1
#r "nuget: LumiaSensorCoreSDKTesting, 1.1.1.1"
// Install LumiaSensorCoreSDKTesting as a Cake Addin #addin nuget:?package=LumiaSensorCoreSDKTesting&version=1.1.1.1 // Install LumiaSensorCoreSDKTesting as a Cake Tool #tool nuget:?package=LumiaSensorCoreSDKTesting&version=1.1.1.1
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
Product | Versions 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. |
-
- LumiaSensorCoreSDK (>= 1.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.