naveenjohnsonv / Build-Env-Setup-Scripts

Automated Android Build Environment Setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Supports

Ubuntu
Linux Mint 
Distributions Using The `apt` Package Manager

Setup Build Environment(Full Version)

1- Download BuildEnvLauncher.sh From Releases Section
2- Check Permissions and make Executable
3- Run The Downloaded BuildEnvLauncher.sh From Desktop or Terminal
4- Profit!!

Options Included- Full Version

Sets Up Basic Directory Structure
Installs Git
Installs Aria2
Installs Cpio
Installs ADB/Fastboot
Installs Python 2.7
Installs Python 3
Installs Java 8
Dekstop Python Version Changer Launchers

Brief Explanation of Stuff in Here

random-html -> generates an index.html with a table with the list of files in current directory.

setup -> setup Android Build Environment / Android SDK. scripts to setup git credentials and functions after fresh installation.

This has been made with the guy/girl in mind who is just starting out building Android stuff. It should install most everything needed to build recoveries, kernels as well as full roms. It will also setup a basic folder/directory structure for you in your Home Directory. The folder will be named Android

Credits

All Oringinal Developers from which This was Forked
Myself(PizzaG) who made the Seperate Insall Launchers
SuperR Creator
SeaUbuntu Device Tree Generator Creator

About

Automated Android Build Environment Setup

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%