Skip to content

marignygrisgris/android

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

CyanogenMod gogh

Getting Started

To get started with Android/CyanogenMod, you'll need to get setup your enviornment.

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

repo init -u git://github.com/marignygrisgris/android.git -b ics

Then to sync up:

repo sync

For more information on this Github Organization and how it is structured, please read the wiki article

Building

Once the repo's are synced you will need to get the CyanogenMod prebuilts

vendor/cm/get-prebuilts

Then depending on what device you are building for you will need to run the following

GOGHSPR - Sprint Version

. build/envsetup.sh && brunch goghspr

GOGHVMU - Virgin Mobile Version

. build/envsetup.sh && brunch goghvmu

About

Misc Android stuff

Resources

Stars

Watchers

Forks

Packages

No packages published