TWRP 3.0.3 Recovery for Huawei Nova/Nova Plus



Huawei Nova is a 5.5-inch device with FHD 1920*1080 Resolution, 16million colors. It is powered by snapdragon625 (4 xA53@2.0 GHz + 4 x A53@2.0 GHz) alongside 3GB RAM and 32GB Internal storage, Has Front Camera of 8MP, fixed focus and Rear Camera: 16MP, autofocus.
 TWRP 3.0.3 Recovery for Huawei Nova Plus


WARNING #1: Unlocking BL and flashing a custom recovery voids your warranty. Please make sure to contact your carrier/seller if your phone is still under warranty after unlocking the bootloader.


WARNING #2: Make sure you have enabled OEM to unlock and unlocked the bootloader before trying to flash this. How you can successful root and install TWRP will be described below.


Team Win Recovery Project is a custom recovery for Android devices.

It allows you to backup and restores your backed up data, flash custom ROMs to your device, repair broken file systems, and root your device.


HOW TO UNLOCK YOUR BOOTLOADER


  • Get Bootloader Unlock code here

  • Install Minimal ADB and fastboot

  • Plug in your phone and make sure all Huawei drivers got installed

  • Enable developer options in settings as described above.

  • Enable OEM to unlock, enable USB debugging (both in developer options)

  • Open the ADB tool you installed recently

  • Type fastboot devices (now a device number should show up)

  • Type fastboot reboot-bootloader (your phone will now boot into bootloader if not, you haven't set up drivers or adb/fastboot correctly)

  • This step will wipe all your data! Type:


Code:

 fastboot oem unlock xxxxxxxxxxxxxxxx

(xx is for your unlock code)

Ones it's done type:


Code:

fastboot reboot

Your phone will reboot and you have an unlocked bootloader!

You can now go on installing TWRP on your device


HOW-TO INSTALL THE TWRP RECOVERY


  • Make sure you enabled OEM to unlock in settings if you haven't please do that now by tapping 10 times on build number (to activate developer options), then open developer options and go to OEM unlock, enable it.

  • Have an unlocked bootloader is required! (In my case, I called Huawei and received the unlock code 12 hours later)

  • Download the TWRP recovery from the download section below

  • Make sure you got fastboot drivers installed (I will describe this below in how to unlock your bootloader)

  • Open the adb/fastboot application on your pc and go to the directory where your TWRP img file is downloaded

  • Boot your phone into download mode (First method: fastboot reboot-bootloader while connected to pc. Second method: power off your phone, hit power on and volume down until it boots to download mode)

  • Check again if there is written: unlocked phone!


If yes type now into your adb/fastboot terminal:


Code:

fastboot flash recovery twrp_huawei_generic_a53_YYYYMMDD.img


Code:

fastboot reboot


Now boot into recovery by pressing: power+volume up+volume down at the same time

Enjoy TWRP Recovery

 

HOW TO ROOT HUAWEI NOVA 



  • Backup, just in case

  • Have an unlocked bootloader and TWRP installed from below

  • We will use this root method: Phh's superuser

  • Download latest official phh superuser zip here.

  • Put the zip on your external sd card of your phone (since we can't access /data in twrp)

  • Boot into twrp and flash the downloaded file

  • Install latest Material phh apk: Release post

  • Now you are rooted, congrats!



SUPPORTED DEVICES

CAN-L01

CAN-L11

MLA-L03

(Test your Device, if you want to take the risk, and I'll add it to this list  )

Download


About Emmanuel

This is a short description in the author block about the author. You edit it by entering text in the "Biographical Info" field in the user admin panel.

0 Comments:

Post a Comment

Your comment and facebook share will be appreciated