Git Product home page Git Product logo

android_device_motorola_jordan-common's Introduction

CyanogenMod 7.2 for Motorola Defy (Android 2.3.7 AOSP)


Download:
=========

repo init -u git://github.com/CyanogenDefy/android.git -b gingerbread

repo sync


Download RomManager (DELETED IN BUILD)
======================================

mkdir vendor/cyanogen/proprietary
cd vendor/cyanogen && ./get-rommanager


Build:
======

optional :
    export PLATFORM_DIR=$(pwd)
    export ARCH=arm
    export CROSS_COMPILE=arm-eabi-
    export TARGET_OUT_INTERMEDIATES=out
    export JAVA_HOME=/usr/lib/jvm/java-6-sun
    export PATH=$PLATFORM_DIR/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin:$JAVA_HOME/bin:$PATH
    cd $PLATFORM_DIR

    export CYANOGEN_NIGHTLY=true

rm -rf out/target

. build/envsetup.sh 

brunch jordan

or...

lunch cyanogen_jordan-eng
mka bacon

Use the signed zip to update the defy with Second Init recovery, or CM7 bootmenu recovery, not the ota package

Links:
======
FAQ : http://forum.xda-developers.com/showthread.php?t=1065798

Original Thread : http://forum.xda-developers.com/showthread.php?t=1033654

android_device_motorola_jordan-common's People

Contributors

tpruvot avatar maniac103 avatar quarx2k avatar koush avatar hyperb1iss avatar defer avatar dmorgan81 avatar ladios avatar gustav0ar avatar kmobs avatar taichin avatar monecafe 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.