Skip to content

DZB-Team/android

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

526 Commits
 
 
 
 
 
 

Repository files navigation

Android for ARMv6 Dual Sim Devices - CyanogenMod 11.0

Getting Started

To get started with Android for ARMv6/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/DZB-Team/android.git -b cm-11.0

Then to sync up:

repo sync
sh vendor/cm/get-prebuilts

Build your device:

source build/envsetup.sh
brunch DEVICENAME (for ex: brunch torino)

Flash ZIP:

out/target/product/DEVICENAME/cm-VERSION-DEVICENAME.zip

Please see the CyanogenMod Wiki for building instructions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors