[android-developers] Re: How Write a background service to get latitude and longitude
>
> Use getLastKnownLocation(). Be forewarned that there's no way to get a
> fix on demand on most mobile phones.
>
I would have to disagree with you. The GPS on the average Android
device is quite good and will provide a fix within 12 meters on
average. It's just a matter of letting the sensor view enough
satellites (at least 4) which takes on the order of 30 seconds to a
minute with good visibility.
-John Coryat
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home