Guide | Flash Whatever Recovery At Sony Xperia Hollo Via Adb In Addition To Fastboot.

Guide | Flash Any Recovery at Sony Xperia Phone Via ADB And Fastboot.

Flash Sony Xperia Recovery Via ADB. This is a uncomplicated direct that explains to you lot how to install or flash whatever recover at Sony Xperia device via ADB in addition to fastboot.

What you lot need?

  1. Android SDK
  2. Driver for your Sony Xperia device. The driver volition automatically installed on your figurer when your telephone connected.
  3. Setup ADB in addition to fastboot on your Windows computer. See This Guide.
  4. Download recovery.img for your phone. you lot tin role a google to search it

Instruction Guide.

  1. Make certain your telephone is fully charged, at to the lowest degree you lot convey 78% of battery capacity inwards social club to avoid the organization downwards caused the battery capacity.
  2. Backup everything stored inwards the telephone internal retention to avoid losing the of import data.
  3. The next direct is for Windows PC only. But, if you lot running windows 8 in addition to thus you lot ask to disable driver signature verification. How to disable driver signature verification on windows? run into this guide.
  4. Enable USB debugging on your Sony Xperia phone. How to teach into download fashion Sony Xperia phone?
    • Tap Settings.
    • Tap About Phone.
    • Tap Build Number vii or 8 times, until your Sony Xperia telephone tell you lot are inwards developer now.
    • Back to the settings screen.
    •  Find Developer Option in addition to and thus Tap it.
    • Now, tap USB debugging.
    • If you lot run into a pop-up screen, simply tap OK.
  5. Now, connect the telephone to the PC
  6. Go to the drive C:\SDK\Platform-tools. -- this drive is where your ADB in addition to fastboot installed.
  7. Now, glue your recovery icon hither in addition to rename it to recovery.img
  8. Press in addition to concur Shift key + Right click mouse at this folder, in addition to thus click open dominance here. 
     Flash Any Recovery at Sony Xperia Phone Via ADB And Fastboot Guide | Flash Any Recovery at Sony Xperia Phone Via ADB And Fastboot.
    sdk dominance prompt
  9. Now, ADB is arrive at to last used.
  10. Type this dominance to foremost using ADB
    • adb devices
  11. It should supply to the listing of devices attached.
  12. Go to dorsum your phone, it should run into a pop-up covert that says Allow USB debugging? - Tap OK
  13. Now type this command.
    • adb reboot bootloader
  14. Your telephone must reboot.
  15. Then, type this command.
    • fastboot devices
  16. Now, type this dominance to decease on to flash a recovery image.
    • fastboot flash recovery recovery.img
  17. Wait for the flashing procedure done, in addition to you lot volition run into the dominance prompt expect similar this.
     Flash Any Recovery at Sony Xperia Phone Via ADB And Fastboot Guide | Flash Any Recovery at Sony Xperia Phone Via ADB And Fastboot.
    adb in addition to fastboot command
  18. Once the flashing procedure was done, straight off type this command.
    • fastboot reboot.
  19. Now you lot tin safely disconnect your telephone from PC
  20. Finish.