Skip to content

PhantomZone54/akhilnarang-scripts

Repository files navigation

To setup build environment

Firstly, install git , using the package manager in your distro.

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!

Brief explanation of stuff in here

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Shell 97.1%
  • Python 2.8%
  • Makefile 0.1%