Giter Site home page Giter Site logo

cm_device_htc_pico's Introduction

CyanogenMod 7.2 NIGHTLY for HTC Explorer(Pico)

How to init repository

You need to have your environment configured exatly like here:

http://source.android.com/source/initializing.html

Next download a repo client (part "Installing Repo" of this link):

http://source.android.com/source/downloading.html

After this steps you have everything configured and can initialize your repository for building CM for Pico.

First initialize local repository- this will comw with my pecan nightly device folder and less to download

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

Then sync up:

repo sync -j4

This may took few hours depending on your internet speed.

You will get full CyanogenMod repo with pico device folder (device/htc/pico), ready to build CM for Pico

How to build

First you will need to get properiaty drivers from running device. This step assumes you have adb installed and configured - google for it if you don't, beacuse it is ultimate Android Dev tool and you REALY need it if you want to do something ;)

Start the build:

. build/envsetup.sh && brunch pico

Now Android is building. Now you need to wait quite a long time (depending on your hardware) for the message:

Package complete: /home/xxxxxusername/android/system/out/target/product/pico/update-xxxxxxxx-nightly-pico-signed.zip

Now in folder out/target/pico/ you will find flashable zip called update-xxxxxxxx-nightly-pico-signed.zip with your built ROM. Flash it and enjoy! Voila!

For more info check:

cm_device_htc_pico's People

Contributors

sakindia123 avatar sam0829 avatar

Stargazers

 avatar

Watchers

James Cloos 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.