ClockworkMod Recovery for Sony Xperia T

Looking to get more out of your Sony Xperia T by installing custom ROMs on it? Well, to do that, you’ll first need a custom recovery like ClockworkMod, which allows you to install custom ROMs and other modifications. This guide will help you flash ClockworkMod (CWM) recovery on your Xperia T with clear step-by-step instructions, so that you can flash all the custom ROMs on the device that your heart desires.

—– Important, Please Read the Text Below —–

 A very important point to note. You must only install this ClockworkMod recovery if you intend on flashing a custom ROM after this, because after you flash this CWM recovery, the phone will always boot into recovery instead of the ROM, unless you flash a custom ROM as the next step. If you intend to use the stock ROM, do not flash CWM recovery.

—– Important, Please Read the Text Above —–

Make sure you read the important note above, then continue reading to find out how ClockworkMod recovery can be installed on the Xperia T.

Compatibility

This ROM and the guide below are compatible only and only with the Sony Xperia T. It’s not compatible with any other device and may render an incompatible device unusable. Check your device model in Settings » About phone.

Warning!

The methods and procedures discussed here are considered risky and you should not attempt anything if you don’t know completely what it is. If any damage occurs to your device, we won’t be held liable.

How to Install ClockworkMod Recovery on Xperia T

  1. This procedure requires you to unlock the bootloader which will wipe all your apps, data and settings (but it will NOT touch your SD cards, so don’t worry about those). Backup your Apps and important data — bookmarks, contacts, SMS, APNs (internet settings), etc. This Android backup guide would help you.
    NOTE: Don’t forget to at least note down your network’s APN settings, which are required to make mobile data work. Go into Settings » More » Mobile Networks, click on the APN that is in use, then note down the setting for each field. While APN settings should be automatically restored from network, you can enter them manually if needed to make mobile data work. You can also find your APN details → here.
  2. Important! Your Xperia T must have an unlocked bootloader. You can unlock your bootloader officially → here. Unlocking bootloader voids your warranty, so make sure you have no problems with that before proceeding. Skip this step if you have already unlocked your phone’s bootloader.
  3. Install ADB on your computer using the guide → here. This is required to flash the recovery on your phone. (Skip if you already have ADB installed on your PC).
  4. Download ClockworkMod recovery image. Again, remember that you should only be flashing ClockworkMod recovery if you are going to flash a custom ROM after it, or the phone will always boot into recovery if you are on a stock ROM.
    Download CWM  |  Filename: recovery.img
  5. Download fastboot, which will be used to flash the recovery image downloaded in step 4.
    Download Fastboot  |  Filename: Fastboot.zip
  6. Extract the Fastboot.zip file to the C: drive on your computer to get a folder named Fastboot with four files inside it.
  7. Copy the recovery.img file (downloaded in step 4) to the Fastboot folder. You should have 5 files in the Fastboot folder now.
  8. Now, connect your phone to the computer in fastboot mode. To do this, first plug the USB cable to PC, then pick up your phone and hold the Volume Up key, and then, while holding the Volume Up key, connect the USB cable to your phone.
  9. Click on Start menu » All Programs » Accessories » right-click on Command Prompt and click on Run as administrator.
  10. Now, in Command Prompt, type the following commands to flash the recovery, pressing Enter after each command.
    1. cd c:Fastboot
    2. fastboot flash boot recovery.img
      NOTE: If you get a “waiting for device” message with the above command or nothing happens, type fastboot -i 0x0fce flash boot recovery.img to flash recovery.
  11. Once the recovery image flash is complete, you will get a “finished”/OKAY message in the command prompt window.
  12. Then, type fastboot reboot in the command prompt and press Enter. The phone will then boot into ClockworkMod recovery.
  13. You can now disconnect the phone from the computer.

ClockworkMod recovery is now installed on your Xperia T, and you can continue to flash a custom ROM after flashing recovery. Do let us know how it works, in the comments below.