I have an Android app that deals with GPS data. When a user starts it, it offers to turn on the GPS.
Is it smart (or is it bad) if I code the app to automatically turn off the GPS when a user closes the app?
What about automatically turning off Wi-Fi or Bluetooth?