On Fri, Mar 19, 2010 at 6:32 PM, Kris <[email protected]> wrote: > I need to calculate a distance from the user without using an overlay.
If you need the distance between to geographical points (i.e., two sets of longitude and latitude), look at the Location class. It has a static helper function for this specific purpose. ------------------------------------------------------------------------------------------------- TreKing - Chicago transit tracking app for Android-powered devices http://sites.google.com/site/rezmobileapps/treking -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en To unsubscribe from this group, send email to android-beginners+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.

