Skip to content

steppnasty/android

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

Getting Started

To get started with Android, you'll need to get familiar with [Git and Repo] (http://source.android.com/download/using-repo).

To initialize your local repository using the aospX trees, use a command like this:

repo init -u git://github.com/steppnasty/android.git -b jb-dev

Then to sync up:

repo sync

To build:

. build/envsetup.sh
lunch aospsx_glacier-userdebug
make -j4 aospsx

About

Manifest for Android 4.x.x

Resources

Stars

Watchers

Forks

Packages

No packages published