>From the .requestLocationUpdates() documentation:
minTime the minimum time interval for notifications, in milliseconds. This field is only used as a hint to conserve power, and actual time between location updates may be greater or lesser than this value. Mr. Murphy alerted me to this a while back. It's surprising, but ultimately, the minTime parameter is just a hint... kris On Sun, Feb 26, 2012 at 1:59 AM, Alan Smith <[email protected]> wrote: > Do you say that from experience ok from technical knowledge? I am looking > for the specs on the gps in my samsung galaxy S11 > > On Feb 26, 2012 12:12 PM, "lbendlin" <[email protected]> wrote: >> >> Let's rephrase that as "smartphone GPS chips generally are limited to 1 Hz >> in order to conserve battery". You use a 10Hz Bluetooth GPS receiver with >> your phone to measure your motorbike lap times... >> >> -- >> You received this message because you are subscribed to the Google >> Groups "Android Developers" group. >> To post to this group, send email to [email protected] >> To unsubscribe from this group, send email to >> [email protected] >> For more options, visit this group at >> http://groups.google.com/group/android-developers?hl=en > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

