I have been getting complaints from a few users that once they installed my application there phone has been heating up (sometimes even when the application is not running).
Edit : How does a white application background compare to a black or darker application background in terms of battery usage? (assuming that excessive battery usage could heat up the phone)
Edit : Say I have a service that runs indefinitely, but does cpu specific work very rarely, how costly, in terms of cpu / battery / memory, is maintaining the service? (I know a better way would be to implement it using alarm manager, but before I change the implementation I need to know how big a difference it would make.)
Phones often get hot from overuse or from having too many active apps. Your phone may also overheat due to malware, misbehaving software, or exposure to direct sunlight.
So if you find the battery-draining apps, you also usually find the ones that cause overheating. Tracking these down is pretty simple as Android has good built-in battery management features. Go to “Settings -> Battery -> Usage details. This will show you which apps are using the most battery on your phone.
First thing first there is no way your application can heat up the phone when your app is not running (at least in background). Now when your app is running, there are many reasons for your app to heat up the phone,
As a programmer, I don't thing you can do anything if someone say your app is causing phone heat up even when it is not running. So forget about it. Heat is not a thing which vanish quickly, and will remain for sometime even if the app that emitted it gets killed. I think your users misunderstood that your app emitting heat even if it is not running. You only need to make sure your app is light weight and less taxing on the processor when it is running.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With