Last active
March 25, 2025 19:19
-
-
Save ANDROID2468/a0c66d38cffcfb0bbc538ab7858d1ab5 to your computer and use it in GitHub Desktop.
rooting the umidigi a7 pro (magisk)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This guide is for advince users only! better guide comming soon on XDA (I have test this on my own umidigi a7 pro ) | |
In order to root your umidigi a7 pro you need to: | |
1) download device FW --> https://community.umidigi.com/forum.php?mod=forumdisplay&fid=235 (DO NOT download the EEA verison if you are not in Europe!) | |
2) download sp flash tool in case you brick you phone. --> https://spflashtool.com/ | |
3) unlock your bootloader --> https://www.getdroidtips.com/unlock-bootloader-umidigi-a5-pro-2/ | |
2) flash this vbmeta.img file with fastboot in bootloader mode. --> https://mega.nz/file/dnAS3AhD#g5PnSg-0UKFvyhZSZ8Em6gKO2Do7avaUepPmsH75-Bg | |
cmd: fastboot flash vbmeta vbmeta.img | |
3) extract the boot.img from fw.7z file and patch it with magisk | |
4) flash your patched_boot.img in bootloader mode | |
cmd: fastboot flash boot boot.img | |
enjoy your rooted phone!!! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
are you on stock fw? I never got magisk to work on GSI roms.