Coder Social home page Coder Social logo

android_device_htc_marvelc's Introduction

* Description

  This repository is for CM10 on HTC marvelc.
  It is still a work in progress.


* Boardinfo

  - Touchscreen
    Cypress CY8C_TMA

  - Sensors
    Gsensor: BOSCH_BMA150
    Compass: AKM8975
    Battery: TPS65200
    Light:   CM3602


* How To Build CM10 for HTC Marvelc

  - Make a workspace

  $ mkdir -p ~/tmp/android
  $ cd ~/tmp/android


  - Do repo init & sync

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


  - Create .repo/local_manifests/local_manifest.xml with the following content:

  <?xml version="1.0" encoding="UTF-8"?>
  <manifest>
      <remote  name="cryptomilk" fetch="git://git.cryptomilk.org/" revision="refs/jellybean" />

      <project name="po1vo/android_device_htc_marvelc.git" path="device/htc/marvelc" revision="jellybean" />
      <project name="CyanogenMod/android_device_htc_common" path="device/htc/common" revision="refs/heads/gingerbread" />
      <project name="eoghan2t9/HTC_Wildfire_S_Android4.0_Kernel" path="kernel/htc/msm7227" revision="master" />
      <project name="WinSuk/android_hardware_qcom_display" path="hardware/qcom/display" revision="jellybean" />
      <project name="WinSuk/android_hardware_qcom_media" path="hardware/qcom/media" revision="jellybean" />
      <project name="projects/marvel/android_device_htc_msm7x27-recovery.git" path="device/htc/msm7x27-recovery" remote="cryptomilk" />
      <project name="projects/marvel/android_device_htc_msm7x27-common.git" path="device/htc/msm7x27-common" remote="cryptomilk" />
      <project name="MarvellousAndroid/android_device_htc_marvel-common" path="device/htc/marvel-common" revision="jellybean" />
      <project name="projects/marvel/android_vendor_qcom_msm7x27.git" path="vendor/qcom/msm7x27" remote="cryptomilk" />
      <project name="projects/marvel/android_vendor_htc_marvelc.git" path="vendor/htc/marvelc" remote="cryptomilk" />
      <project name="WinSuk/android_frameworks_av" path="frameworks/av" revision="jellybean" />
      <project name="WinSuk/android_frameworks_native" path="frameworks/native" revision="jellybean" />
      <project name="WinSuk/android_packages_apps_Gallery2" path="packages/apps/Gallery2" revision="jellybean" />
      <project name="WinSuk/android_packages_apps_LegacyCamera" path="packages/apps/LegacyCamera" revision="jellybean" />
  </manifest>


  $ repo sync


  - Setup vendor

  $ ./vendor/cm/get-prebuilts


  - Setup environment

  $ source build/envsetup.sh
  $ lunch cm_marvelc-eng


  - Build CM10

  $ USE_CCACHE=1 mka otapackage


* Thanks

  CyanogenMod
  alquez
  Droste
  pabloPL

----
EOF

android_device_htc_marvelc's People

Contributors

po1vo avatar

Watchers

Rufus Baetz avatar James Cloos 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.