Info
Version: | 1.1.1.1 |
Author(s): | Microsoft |
Last Update: | Tuesday, March 3, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://msdn.microsoft.com/en-us/library/dn925018.aspx |
NuGet Url: | https://www.nuget.org/packages/LumiaSensorCoreSDKTesting |
Install
Install-Package LumiaSensorCoreSDKTesting
dotnet add package LumiaSensorCoreSDKTesting
paket add LumiaSensorCoreSDKTesting
LumiaSensorCoreSDKTesting Download (Unzip the "nupkg" after downloading)
Dependencies
- LumiaSensorCoreSDK(1.0.0.0)
Tags
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.