Skip to content

WPHorhe/Custom-Rom-Builder-For-Samsung-Galaxy-A11-M11

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 

Repository files navigation

Semi-Automatic Custom ROM Builder [A11-M11]

I call it SACROMB - 2024 - Working as expected


⚬ This tool can create full flashble zip with any gsi

⚬ This tool support both arm32 and arm64

⚬ Arm64 still not supported (A64 maybe(?))

If you want to build arm32 custom rom


⚬ 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

If you want to build arm64 custom rom,


⚬ 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

How to Use this


⚬ 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.

⚬Telegram


https://t.me/samsung_galaxy_m01_a01_m11_a11

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%