Friday, December 21, 2018

// //

Install TWRP Recovery 3.2.3-0 on Fairphone FP2 - Easy Tutorial

AD SPACE
If you are looking for a way to install latest TWRP recovery, then you are in right place. Installing custom recovery later help you to install custom ROMs, flash root file (Magisk or SuperSu) and many more system related task.

Also Read: How to root Fairphone FP2 - Simple Guide

Talking about hardware Fairphone FP2 comes with 5.0 inches IPS LCD capacitive touchscreen display which support 1080 x 1920 pixels screen resolution. The screen comes with Gorilla Glass 3 protection. The smartphone is powered by Qualcomm Snapdragon 801 quad-core SoC and Adreno 330 GPU. The device comes with 2 GB RAM and 32 GB of storage. The mobile feature a 12 MP rear camera as well as 5 MP selfie camera. Fairphone FP2 comes with non-removable 2420 mAh battery. Fairphone FP2 comes with Android 7.1.2 Nougat out of the box.

Related Reading:



How To Install TWRP Recovery On Fairphone FP2


WARNING: This tutorial is for educational purpose only. We (ShizHub Team) are not responsible if anything happen to your device while following this tutorial.

Requirements:

  1. Make sure your computer has working adb and fastboot. Setup instructions can be found here.
  2. Enable USB Debugging on your device. [Tutorial]
  3. Proper USB driver is installed. [Download]

How To Install TWRP Recovery 3.2.3-0 on Fairphone FP2


  1. Download TWRP.
  2. Once done, connect your device to your PC using a USB cable.
  3. Now on your computer open a command prompt (on Windows) or terminal (on Linux or macOS) window, and type: adb reboot bootloader . You can also boot your Fairphone FP2 to fastboot mode by pressing Volume Down + Power when the device power is off.
  4. To confirm the device is connected in fastboot mode or not, type: fastboot devices.
  5. Once confirmed, type the following command to flash TWRP Recovery: fastboot flash recovery twrp-x.x.x-x-FP2.img. [Note: Replace TWRP file name with your downloaded file name]
  6. The device should automatically reboot, if not then reboot it manually.

Tip: To boot into recovery first turn off your Fairphone FP2 and then press and hold Volume Up and Power button together until you see recovery screen.

That’s it! You now have an unlocked Fairphone FP2 with latest supported TWRP Recovery installed.

0 comments:

Post a Comment