I am implementing the sensormanager to test if the device moves it should give the accuracy. But the problem is i dont have device to test this code on. Is it possible to test this sensormanager code on Emulator??
Thanks in advance, Aby
I am implementing the sensormanager to test if the device moves it should give the accuracy. But the problem is i dont have device to test this code on. Is it possible to test this sensormanager code on Emulator??
Thanks in advance, Aby
It is possible, you may look at the changes in the code I had to make to test the program with the Sensor Simulator.
The OpenIntents project has a Sensor Simulator, but I do not know if it works with the current sensor API and current versions of Android.
Beyond that, as @Mighter said, no, it is not possible.