OnePlus 2 is a 5.5 inch smartphone announced on July 27, 2015 and is also known as “Flagship Killer”. This phone has made a huge hype in front of the whole world. This hype is all due to the killer specification of this phone and significant lower price. So let’s have a look at it’s specifications.
OnePlus two is packed with Octa-core Qualcomm SnapDragon 810 clocked @ 1.8GHz, 4GB DDR4 RAM, 64GB internal storage, Fingerprint Scanner(Company claims that it is faster than Apple Touch), 3300 mAh battery and much more. Major drawback of this phone are No NFC, Wireless charging and Fast charging. Apart from that if you want to buy this phone, you can’t purchase it directly, you will need to have an invite before purchasing this phone. So in this post we are going to discuss how to install TWRP recovery & Root OnePlus 2.
Table of Contents
Unlocking the Bootloader
- Install OnePlus & ADB/Fastboot Drivers on your computer.
- Enable USB Debugging on your device.(Go to Settings -> Developers Option -> Tick USB Debugging Option)(In case you does not find developer options in your device, then go to Settings -> About -> Tap on build number many times. A popup will show that you are now a developer.)
- Connect your device to computer. You will get a popup on your phone, select ‘Always allow from this computer’ and then tap OK.
- Go to ADB & Fastboot folder. Hold shift and right click anywhere in the folder and select open command window here.
- To check whether you device is detected or not type adb devices .
- Reboot into bootloader mode using following command adb reboot bootloader .
- Now it’s time to unlock bootloader. Type fastboot oem unlock .
- Your phone will boot up and you will see a new screen on your device.
- Choose Yes using volume button and confirm it using power button.
- Type fastboot oem device-info . You will see unlocked status of your device in command window.
Flashing TWRP Recovery
- Download appropriate recovery for your device.(General | Chinese | Hydrogen OS)
- Enable USB Debugging as told earlier.
- Rename recovery image to recovery.img and place it in ADB & Fastboot folder.
- Connect your device to computer. You will get a popup on your phone, select ‘Always allow from this computer’ and then tap OK.
- Go to ADB & Fastboot folder. Hold shift and right click anywhere in the folder and select open command window here.
- To check whether you device is detected or not type adb devices .
- Now flash recovery to your device. Type fastboot flash recovery recovery.img .
- You have successfully flashed TWRP recovery to your OnePlus 2.
Rooting your OnePlus 2
- Download SuperSu.
- Transfer SuperSu zip file to your device.
- Reboot your phone in recovery mode.
- Click Install and select SuperSu zip file. Swipe to confirm the flash.
- After flashing zip file, wipe dalvik & cache.
- Reboot your device.
- Check whether Android device is rooted or not
Thank you for reading this post and keep connected to Tech Arrival to continue enjoying wonderful posts. Share your views about this post in comment section below. If you are still having any query throw it in comment section.
If you find this post helpful, don’t hesitate to share this post on your social network. It will only take a moment and also it is quite easy and helpful for others.