Cron Scheduler for Android
The Instructions screen isn't scrollable, causing users to be missing some potential examples, as I see no mention of the */n syntax, which runs every n hour(s). There's also no troubleshooting area to give suggestions on what to do if it doesn't work. Also, the init.d script this app installs is missing the initial "#!/system/bin/sh" line rendering it unusable w/o manually modifying it.
Was having trouble and dev walked me through it. App works well for what I wanted it to do; my only objection would be that it can apparently be used for many different tasks, none of which are explained in the instructions. I feel like it should come with a bit more user-friendly documentation outlining common commands and their functions. That way people would really be able to harness the power of this app.
require manually mkdir /system/etc/cron.d/crontabs?!
by N####:
I'm familiar with crontab as a user, but have no experience in *nix administration. That is why I needed this app - just install and use it. What I actually get is ... nothing. No crond installed, GUI-configured jobs never run, no indication about scheduled task start and no logs.