Working Tecno POVA Firmware, 6G RAM
Working Tecno POVA Firmware, 6G RAM
(31-10-2021, 03:59 AM)amuclement To Root Tecno Pova LD7 Using Magisk
Remember,
Rooting will block the OTA updates.
Download Adb universal driver [ Login to download] and vcom driver https://www.hovatek.com/forum/thread-16640.html . Install
Download ADB and Fastboot files. Install or download the zipped one using https://droidfilehost.com/download/downl...r-windows/
Copy the boot.img from the firmware to your device memory and patch it using Magisk manager app (internet required), copy it after patching to adb installation folder and rename to boot. Also copy vbmeta.img from firmware to adb folder.
Enable developer option and USB debugging, connect to your computer.
Use the command in adb cmd
adb devices
adb reboot bootloader
fastboot devices
fastboot flashing unlock
(this wipes everything in your phone)
fastboot reboot
Enable developer option and USB debugging, connect to your computer.
fastboot flash boot boot.img
fastboot --disable-verification --disable-verification flash vbmeta vbmeta.img
fastboot reboot
Congratulations!
Your phone is rooted!
NOTE..
Disable automatic system updates in developer options and uninstall the system update app using lucky patcher app.
If you don't, you device will be stock on bootloop while performing system updates.
Run away from OTA updates after rooting.
(15-07-2022, 08:29 PM)Coldplayz Hi thanks.
Do you know how to go about backing up and/or rooting the sister Tecno Pova Neo LE6?