How to Root Doogee T20 Via Magisk

Rooting is the way to obtain SuperSU Right on Doogee T20, in simple it’s a way to take full control over the device. to Root your Doogee T20 First You have to unlock it’s bootloader after that You can Root it by using the Magisk.

Doogee T20 Run on Unisoc T616 SoC along with Android 12 8GB of RAM & 256GB of storage. The device come with 10.4 Inch IPS display with the Resolution of 1200 X 2000 Pixels.

Advantage of Rooting on Doogee T20:

  • it allow system access
  • Rooting Allow system Modification
  • Rooting allow custom ROM Installation
  • it allow custom Recovery like twrp Installation
  • Kernel tweaking & custom Kernel Installation

disadvantage of Rooting the Doogee T20:

  • it will void your device warranty
  • New user May brick their Phone due to lack of Knowledge

Download Links:

  1. adb driver
  2. Platform tools
  3. Magisk Manager

Note:

  • Rooting may void device warranty
  • make a backup & move it to pc before process
  • device run on Spreadtrum platform, you have to extract .pac firmware to obtain stock boot & vbmeta images.
  • first unlock bootloader by following this guide

How to Root Doogee T20:

Collect Stock boot.img:

  • download stock firmware for your device, Make sure it’s match with the current installed firmware
  • collect boot.img and vbmeta.img

Patch boot.img:

  • Download & Install Magisk Manager on your Phone
  • Run Magisk Manager & click Install/ from the Option uncheck recovery mod, & Click next
  • under Method Select patch a file
  • Navigate the stock boot.img
  • once done, Patched boot.img file Placed in ‘Download’ folder of the Phone Storage

Prepare Your Phone & computer:

  • on Phone enable oem unlock and usb debugging from developers options
  • on computer Download & Setup Platform tools
  • Move Patched_boot.img file from Phone/download-folder/ to computer/Platform-tools folder/
  • Now Install adb fastboot driver on computer
  • Reboot Phone to bootloader by Pressing Volume- + Power key
  • Now connect it to computer by using the usb cable

Flash Root files by Running below file:

Download this root.zip & extract it to platform tool folder along with patched_boot & vbmeta

  • run root.bat, connect device in fastboot mod
  • avoid any warning or error, at the end you will get root.. if any error patch vbmeta.img from your device & replace in root.zip

Now Your Phone successfully Rooted & rebooted.