you can use public static void distanceBetween (double startLatitude, double startLongitude, double endLatitude, double endLongitude, float[] results) in the Location class http://developer.android.com/reference/android/location/Location.html#distanceBetween(double,%20double,%20double,%20double,%20float[])
On 9 Aug., 11:52, Honest <[email protected]> wrote: > Hello, > > I want to know that how can i calculate distance between two point > using their latitude and longitude in android ? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

