This app aim to help people to make schedule to close all opening apps to avoid battery low or waste of memory.
The app only requires permissions to implement function.
- PACKAGE_USAGE_STATS: use for determine how many apps need to close
- BIND_ACCESSIBILITY_SERVICE: use to simulate user touch behavior when close app.
This app does not collect any user data or private information.
The app only requires permissions to implement function.
- PACKAGE_USAGE_STATS: use for determine how many apps need to close
- BIND_ACCESSIBILITY_SERVICE: use to simulate user touch behavior when close app.
This app does not collect any user data or private information.
Show More