Android News, Tips& Tricks, How To

How to Root Google Nexus 4 on Android 4.4 KitKat KRT16O Firmware using TWRP custom recovery

If you are one of the users of Google Nexus 4 device and have installed the latest official stock Android 4.4 Factory Image and now you want to install a custom ROM, you need to first know how to install a custom recovery image and root the device.

In the following step-by-step guide, we will teach you how to complete the root process in less than 10 minutes only.

Pre-requisites and guidelines:

 How to install TWRP Recovery and root Android 4.4 KitKat KRT160 for Google Nexus 4

  1. First, download the TWR Recovery image for Google Nexus 4 from here and save it in SDK> Platform-tools folder.
  2. Second, download the SuperSU root file from here, place the downloaded zip file in Platform-tools folder.
  3. Connect the smartphone to computer using the USB cord.
  4. Now, reboot the Google Nexus 4 device into Bootloader Mode. To do this go to the Platform-tools folder under SDK, and from there launch the CMD (Command Prompt Window) and enter the following command: ‘adb reboot bootloader‘.
  5. Next, in order to install the TWRP Recovery you will need to enter the next command: – fastboot flash recovery openrecovery-twrp-2.6.3.3-mako.img
  6. Now, wait for the TWRP Recovery to flash successfully, and after that enter the next line to restart the Google Nexus 4 device into TWRP custom Recovery Mode:- adb reboot recovery
  7. Now on the TWRP Recovery main menu tap on ‘Advanced’ option with the device still connected with your computer.
  8. Next, select ‘ADB Sideload’ option and then enter the next line in the Command Prompt Window: adb sideload UPDATE-SuperSU-v1.69.zip
  9. Now, wait for the process to be done.
  10. Restart the Google Nexus 4 device in normal mode.
  11. Disconnect the Google Nexus 4 device from PC.
  12. Open the Google Play Store and from there update the SuperSU application.

Congratulation, the Nexus 4 device has been successfully rooted using the TWRP Recovery custom image.

Now, you can start flashing new custom ROMs available for the Google Nexus 4 device, or other kernels, custom settings and application that requires the root access to be installed.

For any other supplementary questions, please don’t hesitate to use our comment section from below.