linkdata2sd  Artifact [71b265e0cf]

Artifact 71b265e0cf9453ca0e5158e3c4854f53229b5acc:

Wiki page [linkdata2sd] by brau 2016-03-20 16:12:47.
D 2016-03-20T16:12:47.472
L linkdata2sd
P fb471aca7240a9b00dac467e26c30e2cd9079cb7
U brau
W 1022
<h1>linkdata2sd</h1> is a script designed to run inside android phones to migrate data/cache directories from internal storage to sd card.

Assuming you have Link2sd installed in your phone, this script covers
the data handled by premium licence only.

This is not an app, it is a script sh. It was tested on Android 2.3,
aside from that there are no dependencies. I don't know if it works
on newer devices.

To run it you could install
a terminal emulator app or login into the device via a ssh server app.

Once in terminal
<pre>
$su      (enter root mode, if not already)
#sh linksd.sh    (wherever the script is located)
...
</pre>


In default mode the app presents the installed apps' data/cache sorted by size
(in decreasing order). From here on you can:

<ul>
  <li>move the data to/from the sd card (link/unlink)</li>
   - launch a shell inside the data directory (sh)
   - make a snapshot of current data (snap)
   - reuse a previous snapshot  
   - delete the data (delete) 

</ul>
Z 4f291ae40f6c81cafd22c12504490723