Link2SD

ps3taker

Senior Member
May 4, 2011
512
43
0
London
The Russian link summaryl: steps to be able to see music, photos, etc in stock apps 1. Put your files on the memory card preferably keeping the same file structure as on the tablet, 2. On internal usb memory create ExtSD 3. Install app GScript, 4. create a script with the following code "mount -o bind /mnt/mmcblk1p1 /mnt/sdcard/ExtSD" and click check box NEED SU and save, 5. Run this script, refresh stock apps to see photos etc

For games script is like "umount /mnt/sdcard/Android/data/com.rockstar.gta3 mount -o bind /mnt/mmcblk1p1/Android/data/com.rockstar.gta3 /mnt/sdcard/Android/data/com.rockstar.gta3" with the respective folder copied to memory card beforehand. Again check NEED SU option, save, debug for FAILED meaning script errors or NOT FOUND meaning missing folder on sd, etc.

Apparently you can also see the folder on usb when connected to the pc too.

Hope it helps. I saw similar examples of this scripting in other posts but have not tried any of that myself.

Sent from my Sony Tablet S using Tapatalk
 

RealCrogge

Member
Dec 14, 2011
24
1
0
I saw that a new option got added with the last update(s) which shows now the "true size" of applications (Includes now the SD data). But it seems to be not possible yet to include this SD data while creating a link, will there be also a option soon to include the SD data?