GitHub - lurepheonix/android: Zenfone 5 CyanogenMod Manifest · GitHub
Skip to content
This repository was archived by the owner on Jun 21, 2020. It is now read-only.

lurepheonix/android

 
 

Folders and files

Repository files navigation

CyanogenMod 12.1 (Zenfone 5)

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/lurepheonix/android.git -b cm-12.1

Then to sync up:

repo sync -c -j16

Building

This manifest will already come with the Zenfone 5 device files, so all you need to do is build it.

. build/envsetup.sh

lunch cm_a500cg-user

make -j16

Please see the CyanogenMod Wiki or Android Docs for more building instructions.

Credits

Main credits go to dgadelha and tank0412 (zf5 project). This is a fork made to ease building for myself.

About

Zenfone 5 CyanogenMod Manifest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors