• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

App to automatically delete old files

rfc3501

Lurker
I searched Play Store for several hours, without much luck. Anyone knows of an app that can be set up to execute on its own, at regular intervals, and automatically delete anything in the Downloads directory that's older than the given number of days, that's all.
 
Perhaps SD Maid?
https://play.google.com/store/apps/details?id=eu.thedarken.sdm&hl=en_US

According to the dev website, it can schedule tasks:
https://github.com/d4rken/sdmaid-public/wiki/Scheduler

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.......


Edit: hmm, reading some more there, I'm not sure if it can delete your downloads contents.
 
Back
Top Bottom