Page 1 of 1

high battery use, any way to reduce battery drain or call end program through JavaScript

Posted: Fri Aug 02, 2013 7:25 pm
by Willie Sims6090317

I have noticed that even on a single page app battery drain seems to be high, I know from my own experience if I download an app that drains my phone down all the time I will uninstall it, I also hate apps that do not shut down , is there a method to save and stop after a certain time in background status or end on exit


high battery use, any way to reduce battery drain or call end program through JavaScript

Posted: Fri Aug 02, 2013 8:30 pm
by maxkatz

How do you measure the battery drain for this particular app?


high battery use, any way to reduce battery drain or call end program through JavaScript

Posted: Fri Aug 02, 2013 8:37 pm
by Willie Sims6090317

through the batt resource meater and how my phone and tab stays charged after on and install,


high battery use, any way to reduce battery drain or call end program through JavaScript

Posted: Fri Aug 02, 2013 8:48 pm
by maxkatz

I guess it could happen there are frequent network requests from your app...or maybe there are some calculations happen.


high battery use, any way to reduce battery drain or call end program through JavaScript

Posted: Fri Aug 02, 2013 8:58 pm
by Kateryna Grynko

Hi Willie,

There is no such thing as Completing the application in Android OS.

We didn't notice this effect. Could you please give an example? This would be illustrative to post screenshots of the battery consumption and duration of the device processor sessions (available from the same dialogue on the application tap in the list of programs that expend energy).