High battery usage #3409
-
|
II'm pretty new to this app and it works perfectly for the program I want to run, however is there any way I can stop the heavy battery use? I usually leave running in the background with only ONE session using wakelock... |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
|
Application stays in background as long as there is at least one background session. There is no information about background activity on the screenshot, only about the time application stays in background. |
Beta Was this translation helpful? Give feedback.
-
|
The reason for high battery usage is that you have enabled the wakelock, which means device won't sleep. Without wakelock and any power excessive programs running, termux would consume negligible battery, regardless of how many sessions are running. |
Beta Was this translation helpful? Give feedback.
The reason for high battery usage is that you have enabled the wakelock, which means device won't sleep. Without wakelock and any power excessive programs running, termux would consume negligible battery, regardless of how many sessions are running.