Hi,

i know how to get the calculated GPS position via getLastKnownLocation
(). As tests show, this function really always returns the last known
location, so it doesn't matter if there is a gps fix available.

How can i check if the returned location is reliable?
I tried it with getAccurracy(), but this function even returns a
accurracy although no gps fix is availavle (anymore). Is there a
possibility to get gps dop values?

Used SDK is 1.6,
thx

-- 
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

Reply via email to