Giter Club home page Giter Club logo

android_local_manifest_legacymod's Introduction

Local manifests to build CyanogenMod 11 for ZTE Blade III, ZTE Open C / Kis 3 and Motorola Moto G.

How to build:

Initialize repo:

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

ZTE Blade III:

curl -L -o .repo/local_manifests/manifest_zte_atlas40.xml -O -L https://raw.githubusercontent.com/legaCyMod/android_local_manifest/cm-11.0/manifest_zte_atlas40.xml
repo sync

Compile:

. build/envsetup.sh
brunch atlas40

ZTE Open C / Kis 3:

curl -L -o .repo/local_manifests/manifest_zte_kis3.xml -O -L https://raw.githubusercontent.com/legaCyMod/android_local_manifest/cm-11.0/manifest_zte_kis3.xml
repo sync

Compile:

. build/envsetup.sh
brunch kis3

Motorola Moto G:

curl -L -o .repo/local_manifests/manifest_motorola_falcon.xml -O -L https://raw.githubusercontent.com/legaCyMod/android_local_manifest/cm-11.0/manifest_motorola_falcon.xml
repo sync

Compile:

. build/envsetup.sh
brunch falcon

Nokia X2 aka Ara:

curl -L -o .repo/local_manifests/manifest_nokia_ara.xml -O -L https://raw.githubusercontent.com/zombah/android_local_manifest/cm-11.0-wip/manifest_nokia_ara.xml
repo sync

Compile:

source ./build/envsetup.sh
brunch ara
make otapackage

android_local_manifest_legacymod's People

Contributors

konstat avatar zombah avatar

Watchers

 avatar  avatar

Forkers

y-bee

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.