How to calculate the speed with which android mobile is moving, i.e user with mobile in his pocket/hand. Basically I would like to invoke some activity based on the user's speed, how will I calculate? based on what parameters in mobile. Thank you.
I am not able to figure out ..where exactly is the speed calculation part of it . Can you guide me. thanks
2010-07-07 20:27:30
check this: http://code.google.com/p/mytracks/source/browse/MyTracks/src/com/google/android/apps/mytracks/stats/TripStatistics.java
Macarse
2010-07-08 12:29:37