In my application I'm using Google Maps and getting latlon from onLocationChanged(), while it's running in background and also getting that value using services.
Due to this, a lot of battery power is consumed by my application
How can I reduce my application power consuming?