Possible Duplicate:
Get the distance between two geo points
distanceTo(Location dest)
or distanceBetween(double startLatitude, double startLongitude, double endLatitude, double endLongitude, float[] results)
is calculate distance for people walk or driving car?
How calculate distance between two coordinates for car?