1 dépôt
Stopping background activity of Android applications to optimize battery and memory usage.
Distinct from Android Background Task Managers: Focuses on stopping all background activity for resource saving, not on async task managers or visual backgrounds.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Android Resource Management. Refine with filters or upvote what's useful.
Island is an Android work profile manager and application sandbox. It provides a system for running parallel instances of the same application to support multiple user accounts and creates isolated environments to limit application access to the rest of the system. The project incorporates a device policy controller to manage system-level settings and restrictions. It includes utilities to halt all background activity for specific applications to conserve system resources and allows for the removal of application visibility from the user interface. The system also handles independent network
Stops all background activity for specific applications to prevent battery and memory usage until manually resumed.