Flow: Auto upload screenshots to Dropbox

สอนใช้แอพ Automagic * Automation
Gridvision Engineering GmbH
https://play.google.com/store/apps/details?id=ch.gridvision.ppam.androidautomagic
Post Reply
tong
Site Admin
Posts: 2386
Joined: Fri 01 May 2009 8:55 pm

Flow: Auto upload screenshots to Dropbox

Post by tong »

Screenshot_2015-10-24-17-48-50-334.png Normally, when we capture the screen with the stock app, it will be saved at "/storage/sdcard0/Pictures/Screenshots".
We will use the trigger "File Observer" for monitor a new file and automatic upload to Dropbox one by one.
tong
Site Admin
Posts: 2386
Joined: Fri 01 May 2009 8:55 pm

Re: Flow: Auto upload screenshots to Dropbox

Post by tong »

Screenshot_2015-10-24-17-51-00-917.png Trigger "File Observer" have a "registered_path" variable
which now equal to "/storage/sdcard0/Pictures/Screenshots".
We will use it again so don't add the blackslash at the end.

The "path" variable is a new filename or folder that was created. So don't confuse them.
tong
Site Admin
Posts: 2386
Joined: Fri 01 May 2009 8:55 pm

Re: Flow: Auto upload screenshots to Dropbox

Post by tong »

Screenshot_2015-10-24-17-52-10-024.png These action will display a small popup for a while.
Very useful to show some informations.
When we use a variable other than the script or expressions, we must include {}
tong
Site Admin
Posts: 2386
Joined: Fri 01 May 2009 8:55 pm

Re: Flow: Auto upload screenshots to Dropbox

Post by tong »

Screenshot_2015-10-24-17-52-44-018.png The first time to use Dropbox action, we must grant access from your Dropbox account.
Post Reply