Git Product home page Git Product logo

erfangsis-online's Introduction

ErfanGSIs-online

一个自动跑 ErfanGSIs 的脚本。

步骤如下:

  • 首先,fork 这个仓库。
  • 然后去.github/workflows/build.yml里在env中修改内容
  • 最后,在 Release 里下载

其他注意事项

因GitHub Release无法上传超过2GB的文件,所以此项目把超过2GB的文件进行拆分,如你的项目运行完后发现release里的文件被拆分成了多个(后缀名为zip00,zip01这种),请用Linux系统将其合并

cat 文件1 文件2 ...>文件.tar.gz         # 对文件进行合并(eg:cat MIUI.zip00 MIUI.zip01>MIUI.zip.tar.gz)
tar xzvf 文件.tar.gz                   # 解压缩文件

小于1mb的Rom一般为无法打包,可使用线下进行制作。

附:ErfanGSI支持的ROM

ROM_NAME里填一摸一样的,下的ROM也要一样;Generic是(类)原生的意思,任何系统都可以使用Generic参数

安卓9:

ColorOS

Flyme

Generic

MIUI

Moto

Nubia

OneUI

OxygenOS

Pixel

Xperia

ZUI

ZenUI

安卓10:

Generic

MIUI

OxygenOS (氢OS HydrogenOS 的海外版,两者跑 gsi 都用 OxygenOS 代替)

Pixel

Flyme

安卓11:

Generic

Pixel

安卓12:

Generic

Pixel

安卓13:

Generic

安卓14(Upsidedowncake):

Generic

联系

酷安:mi20210630

邮箱:[email protected]

Github: ShanghaiZhouWanLi

erfangsis-online's People

Contributors

mi20210630 avatar together08 avatar xiaoxindada avatar israelx-alex avatar jackpan0519 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.