Skip to content

A Generic Android system image building tool forked from Xiaoxindada.

License

Notifications You must be signed in to change notification settings

CTJDSL/SGSI-Build-Tool

 
 

Repository files navigation

SGSI-build-tool

  • Full credits to Xiaoxindada
  • Special Thanks to Erfan Abdi for Firmware Extractor
  • Thanks to Phhusson for all phh things
  • Terminal Logs are suppressed!

Credits:

Setup

GitHub:  
git clone --recurse-submodules https://github.com/MrErenK/SGSI-Build-Tool.git -b main
cd SGSIs
su
chmod -R 777 ./
./setup.sh  

Build SGSI:

sudo bash url2SGSI.sh <URL> <TYPE>:<NAME>

Supported types: Generic, Pixel, MIUI, Flyme, ColorOS, RogUI, JoyUI, VOS, Nubia, Moto, MyOS, OxygenOS, RedMagicOS.

OutPut

Output image will be in output directory

About

A Generic Android system image building tool forked from Xiaoxindada.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 91.6%
  • Shell 8.4%