Giter Club home page Giter Club logo

android_vendor_broadcom_rpi's Introduction

Android for ARMv6 [ RaspberryPi Edition ] - CyanogenMod 11.0
===========


Getting Started
---------------

To get started with Android for ARMv6/CyanogenMod, you'll need to get
familiar with [Git and Repo](http://source.android.com/source/developing.html).


To initialize your local repository for creating Cyanogenmod 11.0 for the RaspberryPi
You need to download and run the vendor initialize script.

    curl -L http://goo.gl/WQPdtQ > vendorinit.sh > vendorinit.sh
    sudo chmod 755 vendorinit.sh
    source vendorinit.sh
    [See Notes for more info]


  

Then to sync up:

    repo sync

Build your device:

    source build/envsetup.sh
    lunch rpi-eng
    make -j4 


Notes
-----
The vendorinit.sh Script carries out 2 tasks
1. runs the standard repo init to get the cm-11.0 androidarmv6 manifest 

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


2. Downloads the RaspberryPi specific local manifest.

Disclaimer
--------

It's a tough world out there and basically you're on your own.
"So, don't get nervous and start asking for help, That's exactly 
what they want you to do Make it on your own,"

https://www.youtube.com/watch?v=tPhddAEgkPY
 

Credits
-------
razdroid, androidarmv6, and CyanogenMod and many many more.

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.