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 is standby mode on Android?
App Standby puts apps into “standby” mode when you aren’t actively using them. In general, if you never launch an app, Android will put it into standby mode. However, apps that display notifications on the notification tray or on the lock screen won’t go into standby mode.
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 more