[android-developers] Age of GPS data (continued)

2009-07-21 Thread Anna PS
Hi all Just updating this thread, which seems to be too old for me to post a follow-up: http://groups.google.com/group/android-developers/browse_thread/thread/df1e14fe4e9ad896/ I'm trying to check the age of a GPS fix, so that I can discard location fixes that are more than, say, a couple of

[android-developers] Age of GPS data

2009-01-22 Thread Anna PS
Hi When you get GPS location using getLastKnownLocation, is there a way to check how old the data is, i.e. when the location was last updated? I'm noticing that sometimes my app is giving me an out-of-date location (usually because the sky is not visible when the app starts) - it'd be good to