Home Forum Blog Private Support Courses
Our courses are now on YouTube! Start Watching
Hovatek Forum OPERATING SYSTEMS Android [Tutorial] How to root Hisense A5 Pro CC

[Tutorial] How to root Hisense A5 Pro CC

[Tutorial] How to root Hisense A5 Pro CC

hovatek
hovatek
hovatek
Administrator
50,814
20-07-2023, 07:05 PM
#1



This guide will explain how to root the Hisense A5 Pro CC. It's a Unisoc T610-powered device running on Android 10.

Requirements


How to root Hisense A5 Pro CC


Follow the steps below to root a Hisense A5 Pro CC


See the video below or @ https://youtu.be/_U9Zkw8yjc8


  1. Run dump_boot.bat from the extracted zip then power off the phone, hold both volume buttons and power button then connect to PC via USB cable

  2. Wait till boot.img is dumped

  3. Patch the boot.img using magisk manager then copy back to your PC (in the extracted zip folder)

  4. Copy the extracted zip to Ubuntu, launch terminal then sign the magisk boot image using the following command

    Code:

    python3  avbtool.py add_hash_footer --image image-new.img --partition_name boot --partition_size 36700160 --key rsa4096_vbmeta.pem --algorithm SHA256_RSA4096 --salt 5F55215FD2302D021F850B55912ED48D176784678692DC012E054B1ECD0BE025

  5. Get the phone into fastbootd from adb using the following command

    Code:

    adb reboot fastboot

  6. Flash the boot image using the following command (where magisk_patched-26100_7ls6T.img is your file name)

    Code:

    fastboot flash boot magisk_patched-26100_7ls6T.img

  7. Reboot to home screen

    Code:

    fastboot reboot


Important Notice
  • If you encounter 'fastboot: error: boot partition is smaller than boot image' then ensure you booted into fastbood (adb reboot fastboot) instead of fastboot (adb reboot bootloader)
  • You can install GApps by installing the LiteGapps module @ https://sourceforge.net/projects/litegap...025-01-16/ in Magisk Manager
This post was last modified: 31-01-2025, 11:28 PM by hovatek.

Learn MediaTek, Unisoc / Spreadtrum (SPD) and Qualcomm Software Repairs @ https://www.hovatek.com/training
Note!
We have a reply schedule for Forum Support. Please try Private Support if you can't wait.
Users browsing this thread:
 1 Guest(s)
Users browsing this thread:
 1 Guest(s)
WhTlYt