Jake, At least on my Droid, Android 2.1 keeps the GPS receiver on continuously whenever there is a registered listener, regardless of the time/distance update parameters. It's much better to unregister and re-register the listener when you need an update. Of course, this might be fixed in Android 2.2. I haven't checked.
Bret -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

