There is an android.location.Location.distanceBetween() method which does this quite well.
Android Developer Docs: Location
There is an android.location.Location.distanceBetween() method which does this quite well.
Android Developer Docs: Location