Skip to content

KoysX/treble_build_evo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Evolution X GSI

Build

To get started with building Evolution X GSI, you'll need to get familiar with Git and Repo as well as How to build a GSI.

  • Create a new working directory for your Evolution X build and navigate to it:
    mkdir evo; cd evo
    
  • Clone this repo:
    git clone https://github.com/KoysX/treble_build_evo.git -b evo
    
  • Finally, start the build script:
    bash treble_build_evo/build.sh
    

Credits

These people have helped this project in some way or another, so they should be the ones who receive all the credit:

About

Script and patches for building PHH-Treble Evolution X

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 86.0%
  • Makefile 14.0%