tags:

views:

85

answers:

1

Is it the SensorManager API that i have to use to measure steps? Any sample code or tutorial?

+1  A: 

Have you seen this?

http://code.google.com/p/pedometer/

Laplace
Great! Thanks a lot. Wonder how we can do that in iPhone?Any link?
Maxood
Checked this link but there isn't any code there:http://code.google.com/p/iphone-pedometer/downloads/listCan you look into it?
Maxood
Go to the Source tab and click Browse to browse through the source code.
Laplace