Code Monkey home page Code Monkey logo

android's Introduction

Android for ARMv6 and other Legacy Devices - CyanogenMod 10.2

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/androidarmv6/android.git -b cm-10.2

Then to sync up:

repo sync
sh vendor/cm/get-prebuilts

Build your device:

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

Flash ZIP:

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

Please see the CyanogenMod Wiki for building instructions.

Gerrit Code Review

We have a gerrit instance at http://review.androidarmv6.org. Please don't try to push directly to github. Ask an owner for forking stuff for gerrit. We will be happy to oblige.

Gerrit Setup (yes double review.review, change GERRITUSERNAME with your username)

git config --global review.review.androidarmv6.org.username GERRITUSERNAME

Uploading Patches

cd WORKING_DIR
source build/envsetup.sh
cd PROJECT_DIR
repo start cm-10.2 .
... make changes ...
git add .
git commit -m "Commit message"
repo upload .
repo abandon cm-10.2 .

Contact

For more information on this Github Organization and how it is structured, please go to http://androidarmv6.github.io/

Join us on #droidarmv6 (temporarily) or usually #androidarmv6 (usually - don't join this channel now) for help and support or just for a chat!

Disclaimer

All of these device are not supported by CyanogenMod since they use the old Qualcomm Snapdragon MSM7x27 chip, and hence cut off by the CyanogenMod team. This team (androidarmv6) is in no way, shape or form affiliated by the CyanogenMod team and this project is not endorsed or supported by the CyanogenMod team.

android's People

Contributors

hyperb1iss avatar androidmeda avatar rmcc avatar androidarmv6-gerrit avatar koush avatar waylandace avatar lalitmaganti avatar rashed97 avatar ctso avatar gntcs avatar tomgiordano avatar chirayudesai avatar defer avatar kali- avatar npv0 avatar tpruvot avatar maniac103 avatar daveee10 avatar dvtonder avatar bytecodex avatar cernekee avatar konstat avatar kylelaker avatar mikeng avatar pawitp avatar burnsra avatar mathur avatar spearce avatar nexx avatar xplodwild avatar

Watchers

James Cloos avatar

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.