Git Product home page Git Product logo

android's Introduction

Android for ARMv6 and Thunderc - CyanogenMod 11.0

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 this tree, use a command like this:

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

Then to sync up:

repo sync
sh vendor/cm/get-prebuilts

Build your device:

source build/envsetup.sh
lunch cm_thunderc-userdebug

Flash ZIP:

out/target/product/thunderc/cm-VERSION-thunderc.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-11.0 .
... make changes ...
git add .
git commit -m "Commit message"
repo upload .
repo abandon cm-11.0 .

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

bigsupersquid avatar androidarmv6-gerrit avatar androidmeda avatar hyperb1iss avatar rmcc avatar koush avatar waylandace avatar lalitmaganti avatar rashed97 avatar ctso avatar wtfloltk avatar gntcs avatar tomgiordano avatar tpruvot avatar npv0 avatar kali- avatar defer avatar psyke83 avatar chirayudesai avatar thekraven avatar kalltkaffe avatar codeworkx avatar xplodwild avatar trevd avatar thoemy avatar nexx avatar spearce avatar mathur avatar burnsra avatar pawitp 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.