How to Install ClockworkMod Recovery on the Sony Xperia T




CWM Recovery for the Sony Xperia T
For past few years, custom ROMs have been fulfilling the needs of users what device manufacturers couldn’t do with their stock ROMs, mostly because the need varies with the users. In order to install a custom ROM, you should have a custom recovery installed on your device that will help you flash any ROM easily without any hassles of manually doing the procedure through flashing tools. Sony Xperia T has got the ClockworkMod Recovery port and can be installed using a simple tool called Fastboot. It’s a simple procedure and our guide makes it much easier for you to follow, let’s see how you can install ClockworkMod Recovery on your Xperia T.

I. Before You Begin:

1. You must have rooted your device before doing this procedure. Please head to our How to Root the Sony Xperia T procedure first, finish it, then return to this procedure and continue.
2. You must have unlocked bootloader of your device. You can do so from here.

II. Downloading Required Files:

III. Installing ClockworkMod Recovery on the Sony Xperia T:

1. Place both the files you downloaded to your Desktop.
2. Extract files from the Fastboot archive to your Desktop. You’ll get fastboot.exe along with some other files.
3. Turn ON the USB debugging function on your device by going to Menu>>Settings>>Developer options>>USB debugging.
4. Once enabled, connect your device to your PC using the USB cable.
5. Open a Command Prompt Window on your Desktop. To do that, simply hold down the Shift button on your keyboard and right-click on any empty area on the screen, then select Open command window here.
6. Type in following command into the Command Prompt Window:
adb reboot bootloader
7. Your device will reboot into the bootloader mode.
8. Once inside bootloader, select the Fastboot option.
9. Now issue the following command replacing recovery.img with the actual name of the recovery image you downloaded.
fastboot flash recovery recovery.img
10. Once recovery’s flashed, issue the following command:
fastboot reboot
11. Your device will reboot.
12. And you’re all done!
Brilliant! Your Xperia T now has a custom recovery and you can use it to make backups of your current ROM or maybe update to a custom ROM!

No comments:

Post a Comment