Firsly, install git
, using whatever package manager has.
Then, run these commands
git clone https://github.com/akhilnarang/scripts
cd scripts
bash setup/<name of script>
android-build-env.sh is for Ubuntu/Linux Mint/other distributions using the apt
package manager
The rest are named as per the distro
If running Arch Linux, please enable multilib before running the script :) Please run the correct script depending on the distro you have installed!
Enjoy!
build-rom -> has a bunch of random build scripts I use to build ROMs.
crowdin -> bunch of scripts I use for RR's crowdin.
gerrit -> useful for setting up gerrit and stuff.
merge -> scripts to merge upstream AOSP/CAF into a ROM source.
misc -> stuff.
push -> scripts to push multiple repos at once if you don't wanna do it manually #lazyAf.
random-html -> generates an index.html with a table with the list of files in current directory.
setup -> setup Android Build Environment / Android SDK.
utils -> some binaries.