Be aware that this process is severely broken and the GPS status that is reported back has little relation to reality. There are a few posts on the interwebs how to work around this, but none are covering 100% of the scenarios (like, you are standing still with a good fix)
Would be interesting to look at the Android source code for the management of their GPS lock icon in the statusbar. On Mar 18, 1:23 pm, ip332 <[email protected]> wrote: > locationManager.addGpsStatusListener(statusListener); > > On Mar 18, 10:07 am, andrefy <[email protected]> wrote: > > > > > what about use the LocationListener with a long time period, so it will not > > have a relative important impact at you app, the GPS status change always > > will let you know when it happens, even if it is between the update time > > period- Hide quoted text - > > - Show quoted text - -- 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

