Quote:
Originally Posted by Deathalo
I'm not exactly sure what you mean or how to do that, is that a permanent change or something that would be required on every boot?
|
You could use a command line operation (using the ln -s target source command in terminal) to symbolically link an internal directory to an external sdcard one. For all intents and purposes, any application navigating to the source directory will be hitting the target one without it knowing.
It should persist through boots unless android works differently than I think it does.
Sent from my Nexus 5 using Tapatalk