Root add mount point to internal sd to external sd

I found an app that will map directories on internal SD card to external SD. Some apps will only let you use sdcard so I created a directory on /sdcard and linked it to /mnt/ext_sdcard.

I also linked /sdcard/download to /mnt/ext_sdcard/download.

You can find the app here

http://forum.xda-developers.com/showthread.php?t=1410262
 
Top