Git Product home page Git Product logo

English

Android for MaxiCM Supported devices - CyanogenMod 11.0 [MaxiCM]

Getting Started

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

repo init -u git://github.com/MaxiCM/MaxiCM.git -b cm-11.0

Then to sync up:

repo sync -j5

How to add local_manifest to download repo:

cd .repo/manifests/local_manifest
cp local_manifest.xml ../../
cd ../../../
repo sync -j5 

How to build to your Device (2 methods):

Normal Method:

source build/envsetup.sh
brunch (device codename)

New MaxiCM Vendor Method:

./MaxiCM-build.sh -c1 (device codename)

Flash ZIP:

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

Español

Android para Dispositivos Soportados de MaxiCM- CyanogenMod 11.0 [MaxiCM]

Empezando

Para iniciar tu repositorio local usando el arbol de MaxiCM, una un comando como este:

repo init -u git://github.com/MaxiCM/MaxiCM.git -b cm-11.0

Para sincronizar:

repo sync -j6 -f

Como añadir el Local_manifest a tu repo de descarga:

cd .repo/manifests/local_manifest
cp local_manifest.xml ../../
cd ../../../
repo sync -j5

Como construir para tu dispositivo (2 metodos):

Metodo normal:

source build/envsetup.sh
brunch (device codename)

Nuevo metodo vendor CM:

./MaxiCM-build.sh -c1 (device codename)

Flashea la ROM

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

maxicm's Projects

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.