In trying to move screenshots to the external sd card, I came to the
realization that there wasn't a single Android screenshot program out
there that stored the screenshots where you wanted them stored.
So, I explored file "relocation" tools, and I found three that will
relocate one file or directory for free.
URSafe Media Redirector by Venator Software Media & Video
https://play.google.com/store/apps/details?
id=com.venator.app.mediaredirector
Photo & File Redirect by Nicola Rosada (freeware allows 1 folder redirect)
https://play.google.com/store/apps/details?
id=rosadanicolasoft.fotoandfileredirect&hl=en
Automatic File Mover FREE by CM Apps
https://play.google.com/store/apps/details?id=filemover.tst
So, here is how I relocated my Android "Downloads" directory to be on my
external sd card. Any improvement advice is welcome, and if you try this
yourself, please let me know how I can improve the directions.
Change the Android "Downloads" directory:
FROM: /device/storage/sdcard0/Download
TO: /device/storage/exSdCard/download (or to ask where to put it)
Photo & File Redirect by Nicola Rosada (freeware allows 1 folder redirect)
https://play.google.com/store/apps/details?
id=rosadanicolasoft.fotoandfileredirect&hl=en
FROM: /storage/emulated/0/Download/
TO: /storage/exSdCard/download/
a. Download any image from
images.google.com using any browser as a test
case.
b. Confirm with ES File Explorer the image is in /device/storage/sdcard0/
Download
c. With ES File Explorer create a folder /device/storage/exSdCard/download
d. Start Photo & File Redirect (free is limited to 1 redirection)
e. Click "Manager" on the bottom.
f. Click "New" on the bottom
g. In the "From" field, click "Browse" to /device/storage/sdcard0/Download
h. In the "To" field, click "Browse" to /device/storage/exSdCard/download
i. Click "Apply" on the bottom
j. Test by noticing that all the Downloads were moved to the sdcard1
k. Test by downloading a new file and noticing it also goes to the sdcard1
Note that Firefox will automatically use the new Downloads directory
but you can also set the Downloads directory inside of Firefox:
NOTE: This failed for me; but maybe because I also redirected above?
https://support.mozilla.org/en-US/questions/1028808
a. Download any image from
images.google.com using Firefox as a test case.
b. Confirm with ES File Explorer the image is in /device/storage/sdcard0/
Download/
c. With ES File Explorer create a folder /device/storage/exSdCard/
download/firefox
d. Start Firefox & type "about:config" in the URL bar.
e. In the search bar, type ".download." & search for
browser.download.folderList
f. Change browser.download.folderList=1 to browser.download.folderList=2
1 = always use the android default "Downloads" folder
2 = last used folder
g. Tap the large "+" button to the left of the search box to add a new
setting
Name = browser.download.dir (this stores the last used directory)
Type = String
Value = /storage/exSdCard/download/firefox
http://i.imgur.com/ZDLfWCd.gif
h. Click "Create".
i. Test by downloading a new file and noticing it goes to that new
location.
NOTE: This failed for me; but maybe becuase I also redirected above?