Skip to content

bizcuite/android

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

CyanogenMod - non official build!

Getting Started

To get started with Android/CyanogenMod, you'll need to get familiar with Git and Repo.

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

repo init -u git://github.com/bizcuite/android.git -b cm-14.1

after a complete download, just use this commands to make build:
$source build/envsetup.sh
$lunch cm-n7100-userdebug
and be patient!!

Then to sync up:

repo sync -j4

Please see the CyanogenMod Wiki for building instructions.

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

Buildbot

All supported devices are built nightly and periodically as changes are committed to ensure the source trees remain buildable.

You can view the current build statuses at CyanogenMod Jenkins

About

Misc Android stuff

Resources

Stars

Watchers

Forks

Packages

No packages published