rahulkhatri137 / SGSIs

A Generic Android system image building tool forked from Xiaoxindada

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/rahulkhatri137/SGSIs -b main
cd SGSIs
su
chmod -R 777 ./
./setup.sh  

Build SGSI:

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

OutPut

Output image will be in output directory

About

A Generic Android system image building tool forked from Xiaoxindada

License:GNU General Public License v3.0


Languages

Language:Python 91.4%Language:Shell 8.6%