Sagit Logo Generator for Xiaomi Mi Pad 4 (clover)
Download: here
How to use (Windows)
1. Download this project and goto GenLogo folder.
2. Edit these 4 image files, do not change filename or format.
3. Run GenLogo.exe and you get logo_new.img.
4. flash through fastboot
5. Enjoy!
How to use (Linux&Unix)
1. Download this project and goto GenLogo folder.
2. Edit these 4 image files, do not change filename or format.
3. Run python genlogo.py and you get logo_new.img (python3).
4. flash through fastboot
5. Enjoy!
How to restore
Just flash logo.img in official fastboot ROM.
Source: https://github.com/moonheart/sagit-logo-gen/tree/MIPAD4_clover
Thanks @huhu2207 for advice (binwalker).
Download: here
How to use (Windows)
1. Download this project and goto GenLogo folder.
2. Edit these 4 image files, do not change filename or format.
3. Run GenLogo.exe and you get logo_new.img.
4. flash through fastboot
HTML:
fastboot flash logo logo_new.img
How to use (Linux&Unix)
1. Download this project and goto GenLogo folder.
2. Edit these 4 image files, do not change filename or format.
3. Run python genlogo.py and you get logo_new.img (python3).
4. flash through fastboot
HTML:
fastboot flash logo logo_new.img
How to restore
Just flash logo.img in official fastboot ROM.
Source: https://github.com/moonheart/sagit-logo-gen/tree/MIPAD4_clover
Thanks @huhu2207 for advice (binwalker).