linkdata2sd  Update of "linkdata2sd"

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview

Artifact ID: 71b265e0cf9453ca0e5158e3c4854f53229b5acc
Page Name:linkdata2sd
Date: 2016-03-20 16:12:47
Original User: brau
Parent: fb471aca7240a9b00dac467e26c30e2cd9079cb7 (diff)
Next bbffb11f354787c3d65dc6418059c0e0ded1727f
Content

linkdata2sd

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

$su      (enter root mode, if not already)
#sh linksd.sh    (wherever the script is located)
...

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

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