Android OS Forum banner

[LIST] Useful Links To Get Started

3625 Views 0 Replies 1 Participant Last post by  enateandroid
I'm not going to repost content that's not mine so here's an incomplete list to get right to rooting and updating:

A Larger List:
http://forum.xda-developers.com/showthread.php?t=866175

Cyanogenmod's update guide:
http://wiki.cyanogenmod.com/wiki/TMobile_myTouch_4G:_Full_Update_Guide
strongly suggest you flash the engineering SPL.

The system partition:
On block 25. So to remount it as read/write:
Code:
mount -o remount,rw /dev/block/mmcblk0p25 /system<br />
mount -o remount,ro /dev/block/mmcblk0p25 /system
The second line mounts it read-only again

Koush's ClockworkMod Recovery Page (for all devices):
http://www.koushikdutta.com/2010/02/clockwork-recovery-image.html

Team Douche's Cyanogenmod Nightly Mirror:
http://download.cyanogenmod.com/

Team Royal's RoyalGinger 2.3 thread:
http://forum.xda-developers.com/showthread.php?t=978643

MIUI 1.6.24 by thederekjay:
http://forum.xda-developers.com/showthread.php?t=1060415

eViL D's Virtuous Unity Sense 3.0:
http://forum.xda-developers.com/showthread.php?t=1143177
See less See more
  • Like
Reactions: 3
1 - 1 of 1 Posts
1 - 1 of 1 Posts
This is an older thread, you may not receive a response, and could be reviving an old thread. Please consider creating a new thread.
Top