Skip to content

CONSIDER THIS ABANDONWARE! IT WILL NOT BE UPDATED AGAIN! EZ AOSP is a simple automated and user input driven tool for Ubuntu Linux for an easy setup of an AOSP (Android Open Source Project) build environment. It is entirely noob friendly and the code is written very simply so that users can understand, fork, edit, and contribute to it.

mikecriggs/ez-aosp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EZ AOSP

PLEASE CONSIDER THIS ABANDONWARE!

EZ AOSP is a simple automated and user input driven tool for Ubuntu Linux LTS 16.04+ for an easy setup of an AOSP (Android Open Source Project) build environment. It is entirely noob friendly and the code is written very simply so that users can understand, fork, edit, and contribute to it.

NOTE: This is an automated tool. It is HIGHLY recommended that you learn how to setup a build environment manually. It's very easy and a guide for it can be found here: https://github.com/nathanchance/Android-Tools/blob/master/Guides/Building_AOSP.txt

How to get it

  git clone git://github.com/mikecriggs/ez-aosp.git ez-aosp

How to use it

  cd ez-aosp
  ./ez-aosp.sh

For a quicker environment setup:

  cd ez-aosp
  ./quick-script.sh

You may use this tool or any part of it in any project without any permission. Just please retain the commit history (if possible), the GPL licence, and the proper credits in the comments at the top of each script.

About

CONSIDER THIS ABANDONWARE! IT WILL NOT BE UPDATED AGAIN! EZ AOSP is a simple automated and user input driven tool for Ubuntu Linux for an easy setup of an AOSP (Android Open Source Project) build environment. It is entirely noob friendly and the code is written very simply so that users can understand, fork, edit, and contribute to it.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages