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

Apps Android Application Script Required!

I'm looking for an Android application or script (paid or free) that does the following:
1) Runs in background (or scheduled every X minutes), and looks for files in
a directory on the Android, if it finds any new files, it creates and sends
an email to the address I specify ATTACHING the file
2) example - if there are 3 files in the folder, it will create and send 3
emails to addressISpecify@somewhere.comeach with a single file attached
If there is an equivalent automated (me not doing anything) way to do get
the same end results, but requires some other thing/system/service on the
web I'm ok with this also.
 
Welcome to the forum! :D

How's your script-fu? There are no Android scripting apps that I know of, but if you've rooted your phone, you should be able to write console scripts and set them up as cron jobs just fine. "Or so I hear." :)
 
Back
Top Bottom