Huawei Nexus 6p Firmware and Root / Custom Recovery



Fastboot+Adb Drivers

Factory Firmware For Nexus 6P [Angler]


Flashing / Installing Procedure

  • Goto Settings /About Phone/ Tap on Build numbers 7 to 9 times until Developer mode is enabled.
  • Goto Developer Option enable OEM Unlocking & Usb Debugging Turn off 
  • Your Device Hold vol Dwn + Pwr Button to Get into fastboot Mode and run 
  • Below given command to unlock your Bootloader. 


"fastboot oem unlock" [This will full erase your Data's]

  • Extract the firmware zip 
  • After Extract you vil get a single file
  • Change that files extension to .tar or .rar extract it
  • Again extract it after change the Extension you wil get files below given in the picture.
  • Connect yur mob in fastboot mode
  • Run the flash-all.bat



Root and Custom Recovery Installation

  • Bootloader Must Be unlocked (Guide available above)
  • Copy boot.img & Recovery.img to fastboot adb folder
  • Connect Your Device in Fastboot Mode
  • Run Below Given Commands To flash the images.

"fastboot flash boot boot.img
fastboot flash recovery recoveryname.img
fastboot reboot"


  • Copy Supersu 2.52.zip to sdcard and flash via twrp or sideload to flash it.

Comments