How to Root Tecno Camon 16 (CE7) on Android 10

Rooting is the way to obtain SuperSU Right on Tecno Camon 16 in simple taking full control over the device. Rooting allow some advance functionality on a Rooted Phone like custom ROM & custom kernel Installation, system tweaking etc. to Root Tecno Camon 16 First You need to unlock it’s bootloader after that You can Root it by using the Magisk.

Tecno Camon 16 Run on Mediatek SoC along with Android 10 4GB of RAM and 64GB of storage. The device come with 6.8 Inch IPS display With the Resolution of 720 X 1640 Pixels.

Advantage of Rooting on Tecno Camon 16:

  • 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 Tecno Camon 16:

  • Your device warranty Now void
  • New user May brick their Phone due to lack of Knowledge

Download Links:

  1. adb driver
  2. Platform tools
  3. Magisk Manager
  4. Vbmeta.img
  5. Pre Rooted boot.img for Tecno Camon 16

Note: Pre Rooted package contain both stock & Root File, you have to flash Patched file. we have test it on Firmware Version V289) if any other version Installed on your device then we highly encourage You to Patch boot.img from the Installed Firmware by using the Magisk Manager.

How to Root Tecno Camon 16:

Prepare Your Phone & computer

  • on Phone enable oem unlock and usb debugging from developers options
  • on computer Download & Setup Platform tools
  • Now Install adb fastboot driver on computer

Collect Stock boot.img

  • Download & extract Pre-rooted file in adb fastboot folder

unlock bootloader:

  • Reboot Phone bootloader (Volume- + Power key) and connect it to PC by using the usb cable
  • Open CMD in Platform tools folder & send below code via fastboot
fastboot oem unlock
or
fastboot flashing unlock

on phone confirm unlock by pressing volume up key

flash Root files by sending below code:

fastboot flash boot 'Correct patched File name here'
ex: fastboot flash boot patched_boot.img

Disable AVB:

fastboot flash vbmeta vbmeta.img
fastboot format userdata

Reboot:

fastboot reboot
  • Install magisk Manager apk to operate root permissions.

Your Phone successfully Rooted.