Depends on what you mean by "easy." You can get the "last known location" without waiting using GPS but it if is out of date may return nothing. You can get the coarse location or the longitude and latitude of the cell tower quickly too. GPS to update and synchronize can take a while so it is good to run it on a thread. So whatever you use depends on the granularity and how long you want to work. None of the APIs for this are all that daunting.
On Jun 14, 12:55 pm, bob <b...@coolgroups.com> wrote: > is there any easy way I can get the latitude and longitude from my > phone? > > I want to get it and plug it into Google maps on my PC. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en