⚬ This tool can create full flashble zip with any gsi
⚬ This tool support both arm32 and arm64
⚬ Arm64 still not supported (A64 maybe(?))
⚬ You MUST use PHH based GSI above android 12
⚬ You can use GSIs Upto 3GB due to limitations of the tool.
⚬ Bugs in arm32
⚬ Non-existing Notch padding in some GSIs
⚬ You MUST use PHH based GSIs above Android 10
⚬ You can use Erfan/Nippon GSIs Android 10/11/12 only
Might not work nor boot up
⚬ Bugs in arm64
⚬ MTP/PTP
⚬ Buggy Camera in Android 13
⚬ Fork into your github and use via github actions
1. Add Direct link of GSI
Sourceforge example:
⚬ Copy download link from your GSI then you will get link like this,
https://sourceforge.net/projects/andyyan-gsi/files/lineage-19.x/lineage-19.1-20230715-UNOFFICIAL-a64_bgN.img.xz/download
⚬ then delete the /download then it will be like below
https://sourceforge.net/projects/andyyan-gsi/files/lineage-19.x/lineage-19.1-20230715-UNOFFICIAL-a64_bgN.img.xz
⚬ the link must be end with .xz .img .7z .gz
2. Add Architecture
⚬ then add the arch as 32 or 64
3. Add Rom Name (For identification purposes)
⚬ then add the gsi name it should be [rom_name][version][sdm430][arm64_or_32][gapps_or_vanila]
like this LineageOS_19.1_SDM439_ARM32_Gapps
4. Download & Extract the zip file
⚬ cause the script is designed to compress the real flashable rom inside the one the user named it
in the workflow page.