Code Monkey home page Code Monkey logo

action-sgsi-build's Introduction

English | 中文

Action-SGSI-build

Adapt to Android R

Fix the issue that release cannot be uploaded to SGSI made with more than 2G

Support custom streamlining functions

Current version: v11

Note: If the message fails and when downloading ROM... Error: Process completed with exit code 127. It is a server network problem, please try again

Quick start

  1. Fork this warehouse

    When you use it for the first time, you need to Fork this warehouse, and then configure the parameters

  2. Configuration parameters

    Assuming that you have already Fork this warehouse and entered your own warehouse at this time, click Actions in the menu-SGSI_Build under All workflows in the left column-Run workflow gray button on the right-fill in the corresponding parameters

    Description Name Value (fill in according to your own needs)
    Link to package to be made ROM_URL https://hugeota.d.miui.com/21.5.31/miui_TUCANA_21.5.31_cb42ec9bed_11.0.zip
    Package name to be made ZIP_NAME miui_TUCANA_21.5.31_cb42ec9bed_11.0.zip
    Type of package to be made OS_TYPE miui
    Package name REPACK_NAME SGSI.zip
  3. Start production

    Click the Run workflow green button to start production

Personalized configuration

  1. Customize and streamline functions

    Modify the simplified script of the corresponding system in the apps_clean folder, please refer to the modification by yourself

Next steps

Due to the limitation of Github large binaries, if the SGSI after production exceeds* 2GB* then cannot upload, so this Action will automatically select Direct upload/Sub-volume upload according to the size of the SGSI after production.

If uploading in sub-volumes, please download each sub-volume and manually unzip it

cat ${fileName}*>${fileName}.tar.gz    # merge the sub-volume file fileName*
tar xzvf ${fileName}.tar.gz            # Unzip

Copyright and Acknowledgements

This project is inspired by the SGSI-build-action project.

Thanks to xiaoxindada for the open source.‌‌

action-sgsi-build's People

Contributors

xayahsususu avatar xiaoxindada avatar trayber 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.