Coder Social home page Coder Social logo

android-armv6's Introduction

Android for ARMv6 and other Legacy Devices - CyanogenMod 10.1

Getting Started

To get started with Android for ARMv6/CyanogenMod, you'll need to get familiar with Git and Repo.

We have a gerrit instance at http://review.androidarmv6.org. Please don't try to push directly to github.

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

git config --global review.review.androidarmv6.org.username GERRITUSERNAME
cd WORKING_DIR
source build/envsetup.sh
cd PROJECT_DIR
repo start cm-10.1 .
... make changes ...
git add .
git commit -m "Commit message"
repo upload .
repo abandon cm-10.1 .

Ask an owner for forking stuff for gerrit. We will be happy to oblige.

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.1

Then to sync up:

repo sync

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.

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-armv6's People

Contributors

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

Watchers

 avatar  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.