Hi,
I noticed in the android source code there is a setMinTime() to be
implemented by LocationProviderImpl's(GPS etc). Currently the default
is zero(or 1000L) which means it will check for location updates
frequently, except when the screen is off.

Why is this interface not opened up so that applications that want
less frequent updates can set the minimum time in the LocationProvider
interface ? As of SDK 1 release 2 , there is no way of changing this.

The battery drains very fast , is there a better way to handle this
through the same LM.addProximityAlert method.

Thanks
Chander

--~--~---------~--~----~------------~-------~--~----~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to