Fagyi / android_device_zte_skate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CyanogenMod 11.0 device configuration for ZTE Skate.

How to build:

Initialize repo:

repo init -u git://github.com/androidarmv6/android.git -b cm-11.0
curl --create-dirs -L -o .repo/local_manifests/local_manifest.xml -O -L https://raw.githubusercontent.com/Fagyi/local_manifest/cm-11.0/local_manifest.xml
curl -L -o .repo/local_manifests/local_manifest.xml -O -L https://raw.githubusercontent.com/Fagyi/local_manifest/cm-11.0/local_manifest.xml

repo sync

Compile:

. build/envsetup.sh
brunch skate

About


Languages

Language:C++ 61.0%Language:C 37.2%Language:Java 0.7%Language:Shell 0.6%Language:Objective-C 0.3%