III. Rooting the Sony Xperia T:
1. Download and Extract filese to your Desktop.
2. Extract files from the archive to your Desktop.
3. Enable the USB debugging option on your device by going to Menu>>Settings>>Developer options>>USB debugging.
4. Connect your device to your PC using the USB cable.
5. Double-click on the RunMe.bat file to launch the root utility.
7. Select Root option in the tool.
8. Follow the on-screen instructions.
9. And you should be rooted now!
Note:You must have unlocked bootloader of your device. You can do so from here.
Note:You must have unlocked bootloader of your device. You can do so from here.
II. Installing ClockworkMod Recovery on the Sony Xperia T:
1. download Recover.img and Fasboot.
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.