Adaptative Location
Posted: 09 Jul 2013 07:26
I don't know if this is feasible or easy to implement, but it would be welcome (battery usage is a nightmare in Android, specially with GPS related features).
Right now, we have to select Network, Wifi or GPS location provider. Network is low on battery and precision and GPS high on both, Wifi being somewhat in the middle. That is, if I want precise location the battery will be heavily used all the time.
"Adaptative location provider" would work at follows:
Right now, we have to select Network, Wifi or GPS location provider. Network is low on battery and precision and GPS high on both, Wifi being somewhat in the middle. That is, if I want precise location the battery will be heavily used all the time.
"Adaptative location provider" would work at follows:
- You the normal radius for a location and a "capture radius".
- It starts as Network (or Wifi) provider.
- Whenever the phone is in the "capture radius" it switches to the GPS provider. Now it uses more battery, but only while you are near your interest spot.
- The trigger activates when the phone is in the precise location you selected.
- If you exit the "capture radius", it goes to the Network/Wifi provider again, and battery consumption decreasesw.