how do I test accelerometer and other sensors through a simulator? the example is the standard sample from below link
http://code.msdn.microsoft.com/windowsapps/Accelerometer-Sensor-Sample-22982671/view/Discussions
appreciate if someone have tried the API's and knows the way to test it without a device.
Hi Chandreshsoni,
Unfortunately the simulator doesn't emulate the accelerometer or other sensors other than location. You will need physical sensor hardware to test this.
--Rob