Tag Archives: adb

Mounting /system partition in read-write mode in Android

Any hacker needs full access to the system files to play with the system. Andoid /system partition is read-only by default. Here is an HOWTO to mount it in read-write mode. It is assumed that you have installed android SDK … Continue reading