unofficial twrp 3.3.2 for Mediatek MT6779 Android 9.0

twrp 3.3.2 For Mediatek MT6779 Phone:

Download twrp 3.3.2 Recovery For Mediatek MT6779 Devices. Here we Share Latest twrp 3.3.2 for android 9.0 devices With Mediatek MT6779 SoC. This is a Port Recovery which Can be used to Port twrp For Same Mediatek Devices. You Can also try This Recovery on Your Mediatek MT6779 SoC based devices Without Port it bootable on Many Phone but Many Functions Like touch and Mount issue May Present.

Download:

How to Install twrp Recovery:

  1. First of all We Need to Setup Platform tools So Download From above and extract the zip File.
  2. Now Download and Extract recovery.img [Must rename recovery.img] file Inside the adb tools Folder.
  3. Switch off Phone and together Press Volume Down and Power button it Will boot it in fastboot Mod.
  4. Then Connect Phone to PC using the usb cable.
  5. Now open CMD in the Platform Folder and type below Code.

Check Device by Sending below Command:

fastboot devices

unlock bootloader by Sending below Command:

fastboot oem unlock
or
fastboot flashing unlock

flash Recovery by Sending below Command:

fastboot flash recovery recovery.img

Note: You can use SP Flash tools Instead Fastboot