views:

44

answers:

1

I m using the followinf application ==> pedometer

As i run this pedometer application on my emulator it starts showing some random values ...so could you please suggest me some ways in order to run this application on android emulator!

THANK YOU

A: 

The emulator has no real control over its accelerometers, use this to fix it. But I would really just test on a real device. http://code.google.com/p/openintents/wiki/SensorSimulator

blindstuff
I have tried this but it is still showing the same problem :( :(
Jasra