Cron Scheduler


1.8 by Benjamin Lim
Sep 9, 2017 Old Versions

About Cron Scheduler

Cron Scheduler provides a useful service that can be used to automate processes

This will be the final version. This app was developed many years ago using Android 2.2 SDK. Most of the APIs used are deprecated and it is increasingly difficult to maintain it, it would be easier to rewrite the entire app. Just to compile this version, I even had to bump up the minimum supported SDK

This app required rooted device as well as BusyBox to be installed. The busybox binaries must be located in the system path.

The app will automatically start cron.d service and set it to run on boot. cron is a useful service that can be used to automate processes such as backing up SMSes in the night, deleting files, sending automated emails, switching on or off bluetooth/wifi/silent mode at certain hours/days and so on.

You can enter in standard linux cron commands in the text field and enable it. The format of the commands is identical to crontab.

E.g.

53 00 * * 7 /bin/sh /home/root/bin/server-backup

* 4 * * * rm -rf /sdcard/Downloads/*

30,59 * * * * ls -al

Note: If you are not familiar with cron, please do not use this app. cron is a powerful tool that can also be used to steal data or wipe out data on your phone. Do not blindly copy commands that you do not understand. I am not responsible for any losses that may arise from the use of this app.

What's New in the Latest Version 1.8

Last updated on Sep 15, 2017
Changelog Final Version (09-09-2017)
- Force cron to use "SHELL=/system/bin/sh" instead of symlinking /system/bin/sh to /bin/sh, which creates issues. (Thanks to Manucho)

This will be the final version. This app was developed many years ago using Android 2.2 SDK. Most of the APIs used are deprecated and it is increasingly difficult to maintain it, it would be easier to rewrite the entire app. Just to compile this version, I even had to bump up the minimum supported SDK.

Additional APP Information

Latest Version

1.8

Uploaded by

Muhimin Albasrawi

Requires Android

Android 4.2+

Show More

Use APKPure App

Get Cron Scheduler old version APK for Android

Download

Use APKPure App

Get Cron Scheduler old version APK for Android

Download

Cron Scheduler Alternative

Get more from Benjamin Lim

Discover