Basically in layman’s terms Don’t keep activities is a function whose job is to kill every app as soon as the user comes out of it . This means that the Android has to load the app’s resources every time the user opens as it does not have the cached data or memory of that specific app to perform that task.
Read moreHow do I get to developer options on Android?
How to access developer options in Android
Read moreWhat are the exemptions in Android?
Exemptions. Preloaded system apps and cloud messaging services are typically exempted from App Standby and Doze by default . App developers can use Intents to apply these settings to their apps. Users can exempt apps from App Standby and Doze power-saving modes in the Settings menu.
Read moreWhat is Android power management?
The power-management features fall into two categories: App standby buckets. The system limits apps’ access to device resources like the CPU or battery, based on the user’s usage patterns . This is a new feature for Android 9. Battery saver improvements.
Read moreWhat are inactive apps in developer options?
App Standby is way at the bottom of this menu—it’s called Inactive Apps. All your installed apps are listed with either active or inactive status . Tapping toggles between the modes. So, if an app is misbehaving by pushing too many notifications or using a lot of data, just tap to hibernate it until you need it again.
Read moreWhat does working set mean in standby apps?
Active: App is currently being used or was very recently used. Working set: App is in regular use . Frequent: App is often used, but not every day.
Read more