-
Notifications
You must be signed in to change notification settings - Fork 758
Scheduler
Matthias Urhahn edited this page Sep 17, 2016
·
5 revisions
The scheduler allows you to automate running the different cleaning tools. The execution time may differ by +/- 10 minutes on some devices to save battery. The system may bundle several alarms and wakeup calls and not trigger each one immediatly.
- Skip on low battery: Allows you to configure a minimum battery %. If your battery is below this level, SD Maid will skip execution until the next interval.
- Only on charger: Unless the phone is connected to a charger, the scheduler will skip execution.
If SD Maid has been moved to a secondary storage (external sdcard), the scheduler will loose its countdown on reboot. After rebooting the alarm has to be restored, but apps that are not on internal storage, are not told about reboots. Also see http://developer.android.com/guide/topics/data/install-location.html.