Skip to content

Latest commit

 

History

History
57 lines (49 loc) · 1.72 KB

README.mkdn

File metadata and controls

57 lines (49 loc) · 1.72 KB

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!!

Setup Rom Kitchen & DTG(Included In Full Version)

1- Download DTG-RomKitchenSetup.sh From Releases Section
2- Check Permissions and make Executable
3- Run The Downloaded DTG-RomKitchenSetup.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.8
Installs Java 7
Installs Java 8
Dekstop Python & Java Version Changer Launchers
TWRP Device Tree Generator(DTG) for Building Recoveries
Dekstop Launcher for DTG
SuperR Rom Kitchen for Building Custom Stock Roms
Desktop Launcher for SuperR Rom Kitchen
WIP..

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