Android How to Root

How to Root And Install TWRP Recovery On OnePlus 2

OnlePlus 2 now enter in the world with great smartphones. Now I have good news for you if you are Oneplus 2 users. Finally, The TWRP recovery is available for the Oneplus 2 smartphones, which means now you can easily root Oneplus 2 phone and also install custom ROMS. So here in this tutorial, we’ll show you how to flash the TWRP recovery and Root Oneplus 2 smartphone. Once the phone is rooted you can easily install lots of rooted apps on your phone like install custom ROM, take android backup etc. The guide is very easy and takes only a couple of minutes to complete all the tasks. First, you have to install the TWRP recovery on your smartphone with the use of ADB commands and after that, you’ve to flash the SuperSu zip file by using recovery to get the root access on your Oneplus 2 smartphone.

How to Root And Install TWRP Recovery On OnePlus 2

Root And Install TWRP Recovery On OnePlus 2

Disclaimer: This Guide is intended only for the Oneplus 2 smartphone. Flashing custom recovery & rooting the device void its warranty. In case of an issue, GuideBeats may not be held responsible. Make sure that you are doing everything at your own risk and with your complete understanding.

Advertisements

Preparation:

1. Charge your device up to 50%.
2. Use original data cable to create connection between your PC and your phone.
3. Backup your important data.

Required Downloads:

1. First of all Download ADB & Fastboot package with TWRP recovery.img file : Link
2. Now Extract this ADB & Fastboot file on your desktop to access its contents.
3. Download SuperSu.zip file and copy it to your smartphone internal storage.

 

Steps To Install TWRP Recovery on OnePlus 2:-

Step 1: Connect your OnePlus 2 to your PC or Laptop.

Step 2: Now open the Minimal ADB & Fastboot folder where you extracted.

Step 3: Click on py_cmd.exe file in order to open the command prompt.

Step 4: Enter the following commands in command prompt one by one.

adb devices

This command will show the connected adb devices. You can verify whether your device is connected or not.

adb reboot-bootloader

This command will reboot your OnePlus 2 phone in bootloader mode.

fastboot flash recovery recovery.img

This command will flash TWRP recovery on your OnePlus 2.

Step 5: As the recovery flashing is over, select recovery from Fastboot mode on your device. You will now see the TWRP logo on the screen, that means you have successfully flashed TWRP recovery.

Step 6: Tap Reboot -> System in TWRP recovery in order to reboot your OnePlus 2 smartphone and let’s root it now.

Steps To Root OnePlus 2 :-

Step 1: Make sure that you’ve copied SuperSu.zip file to your OnePlus 2. If you haven’t, do it now.

Step 2: Now boot your phone in to TWRP recovery mode. first turn it off. Now turn it on by pressing & holding Volume Down + Power Key.

Step 3: As you see TWRP recovery, tap Install -> Locate the copied SuperSu.zip file tap this file -> Swipe the bar at the bottom of screen to confirm the flash.

Step 4: Once SuperSu.zip file is flashed, turn back to the main menu in TWRP and tap reboot -> system.

Step 5: Your device will boot up now. Find SuperSu in the app drawer.

Step 6: Now Install Root Checker app to verify root access.

That’s all!