0

I have put the WhatsApp to sleep (App Usage --> Put app to sleep ( ON ) ) but when I checked on the battery usage, it shows 1 h 6 min.

I'm using Android Pie on Samsung Galaxy Note 8.

How I can ensure that the app will not use battery in background. I guess one way to use the 'Force stop' in app manager.

4
  • 1
    How did you put to "sleep"? Commented Aug 5, 2019 at 7:05
  • @IrfanLatif App Usage --> Put app to sleep ( ON )
    – Rauf
    Commented Aug 5, 2019 at 7:14
  • It seems to be a Samsung specific feature, not of AOSP. So I'm not sure what it actually does to the app, but for sure it must not be completely killing the app. Stock Android uses different phenomenon to put restrictions on apps' background activities e.g. doze and app standby. Battery saver mode aggressively forces apps to standby as well as blocks network activities. Commented Aug 6, 2019 at 3:36
  • But the best background limitations are applied with appops RIN_IN_BACKGROUND denied, in which restricted apps cannot run jobs, trigger alarms, or use the network, except when the app is in the foreground. However none of them kills the app. So you may see somewhat resources used by app. Commented Aug 6, 2019 at 3:37

0

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.