Code Monkey home page Code Monkey logo

android's Introduction

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

http://source.android.com/download/using-repo

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

repo init -u git://github.com/cyanogen/android.git -b cm-donut-4.1

Then to sync up:

repo sync


After checking out the repositories, you'll need to create a
buildspec.mk file with contents like this:

TARGET_PRODUCT:=aosp_dream
TARGET_BUILD_VARIANT:=eng
TARGET_BUILD_TYPE:=release


To get all the proprietary binaries from your ADP1 device, run the
"extract-files.sh" script in the vendor/htc/dream-open directory.
This requires that you have the adb tool in your path and a
compatible system image on your ADP1 device (Android 1.6).


Once you have your environment setup, just run make!



android's People

Stargazers

 avatar  avatar

Watchers

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