So Google Apps is simple. I have rooted A7, A5proCC, A7CC.
Process can be simplified if you have magisck patched signed boot. image. I will provide patched and signed boot images but first lets see unlock process. After you unlocked boot loader you can flash signed and patched boot.img and after that install Magick and Google App.
Phone need first to be unlocked with unlock Process and provided Github tools. If your Phone is already unlocked start with Part 2 below. If not first unlock your Phone. and then follow Part 2 below.
Unlock Process is free to read and follow in GitHub repository
User can execute unsigned binaries with BootROM privileges, which can be used to unlock bootloader - GitHub - TomKing062/CVE-2022-38694_unlock_bootloader: User can execute unsigned binaries with Bo...
github.com
Many Thanks to TomKing062
Here is my comment to unlock process only with Windows PC but i have done unlock process with Linux
1. Part 1 Unlock Process
From Windows:
1. Phone unlock
A5 procc
Download Tolls:
DriverStoreExplorer
Zadig
Download Releases:
hisense_a5procc_fdl1.zip
hisense_a5pro_spl.zip
After Driver&Zadig installation,
you need to put phone to download mode:
adb reboot autodloader
After that start extract archive spl and fdl and start with provided readme file and commands copy paste.
I will be start with fdl if have problems will try with spl.
Problem is baud loop, after command 2 or 3. just reboot Phone with Power+Volume up. If baud loop is direct after command 1 change adress 0x with adress from command 2. If this not work for you try with spl and read github issues. After Phone started again with unlocked boot loader:
If you have signed magisck patched image rooting process is done and you need to jump to Part2 install patched image and Google play if not read to end.
After Phone started again with unlocked boot loader enable Developer options and usb debug and sent it again to download mode with:
adb reboot autodloader:
save unlocked boot image with:
spd_dump exec_addr 0x3ee8 fdl fdl1-dl.bin 0x5500 fdl uboot-mod.bin 0x9efffe00 exec read_part boot 0 35M boot.img reset.
After that you will have boot.img and phone start again.
if Phone not reset and start normaly then again
with command 3 write to splloader and reset:
spd_dump exec_addr 0x3ee8 fdl fdl1-dl.bin 0x5500 fdl uboot-mod.bin 0x9efffe00 exec erase_part uboot_log write_part splloader spl.bin timeout 100000 write_part userdata userdata.bin reset
After phone startet:
If need enable developer, usb debug. Install Magick with:
adb install Magisk-v26.1.apk.
Copy boot.img to phone with:
adb push boot.img /sdcard/Download
Start Magisck from phone and patch boot.img.
How?
Press install buton
dont check option patch vbmeta.
Choose select and patch file and go patch boot.img.
Magick will patch boot.img and save it with magisck_patched_blabla.img.
copy magisck patched image to PC with:
adb pull /sdcar/downlaod/magisck.patched_blabla.img
And now this image need to be signed etc. and flashed to phone.
see:
User can execute unsigned binaries with BootROM privileges, which can be used to unlock bootloader - TomKing062/CVE-2022-38694_unlock_bootloader
github.com
Start from android 10 +
2.
Part2 - Phone boot image flash and Google Apps install
I provide A5 ProCC magisck patched signed boot image (user Limio unsigned boot)
I provide A7 magisck patched signed boot image
I provide A7CC magisck patched signed boot image
They are tested to work. If you unlocked your phone no need to save boot image and patch it&sign it. My boot images are already patched&signed. You need to flash image install Magisck and Google Play.
Process is for A7, A7CC, A5Procc only.
Download from:
Convenient file sharing. Think of it as Pastebin for files. Registration is not required. Large files are supported.
filebin.net
After Phone is unlocked and started normal again put it in fastboot mode with adb:
adb reboot fastboot
Flash image to Phone with:
fastboot flash boot image-new.img - (change image-new.img name with
provided image name)
restart again with:
fastboot reboot
Install Magisck to Phone from
https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&ved=2ahUKEwj14c2Sv5CAAxXylP0HHUODAEUQFnoECA0QAQ&url=https://github.com/topjohnwu/Magisk/releases/download/v26.1/Magisk-v26.1.apk&usg=AOvVaw1JulPdgCcSLR67i-FQGkPn&opi=89978449
with:
adb install Magisk-v26.1.apk.
Start Magick from Phone if it need Update.
Look for
[MAGISK]LiteGapps_arm64_10.0_v2.9_official.zip
Download it from:
Download to Phone and install as modul with Magisck and reboot.
After that you see Google Play. Open it wait to update and install what you need.
If you have already unlocked your Phone but no luck with Google install - then reflash with provided boot images and install Magisck&Google play again.