On Sat, Aug 11, 2012 at 8:36 AM, Paragast <m.v.di...@gmail.com> wrote:
> But since we do not need refresh of GPS data every second or millisecond
> we changed the interval to 1 min.
> In the tutorial of Google it says that it might be off a few seconds
> because of refreshing but, our code doesn't seems to respond to new interval
> setting at all.

Quoting the docs for requestLocationUpdates():

"Prior to Jellybean, the minTime parameter was only a hint, and some
location provider implementations ignored it. From Jellybean and
onwards it is mandatory for Android compatible devices to observe both
the minTime and minDistance parameters."

--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android Training in NYC: http://marakana.com/training/android/

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