Giter VIP home page Giter VIP logo

android_device_samsung_codina's Introduction

CyanogenMod 10.2

Device Tree for Samsung Galaxy Ace 2 (GT-I8160)

How to build:

  • Make a workspace

    $ mkdir -p ~/cyanogenmod/system $ cd ~/cyanogenmod/system

  • Do repo init & sync

    repo init https://github.com/TeamCanjica/android.git -b cm-10.2

    repo sync -j32

  • Setup vendor

    ./vendor/cm/get-prebuilts

    . build/envsetup.sh

  • Pull all not merged fixes from gerrit:

      cd frameworks/av
      git fetch http://review.cyanogenmod.org/CyanogenMod/android_frameworks_av refs/changes/32/52032/3
      git cherry-pick FETCH_HEAD
      cd ..
      cd native
      git fetch http://review.cyanogenmod.org/CyanogenMod/android_frameworks_native refs/changes/33/52033/5
      git cherry-pick FETCH_HEAD
      cd ../..
      cd system/core
      git fetch http://review.cyanogenmod.org/CyanogenMod/android_system_core refs/changes/34/52034/2
      git cherry-pick FETCH_HEAD
      cd ../..
    
  • Build CM10.2

    brunch codina

  • Thanks : CyanogenMod, dh-harald, Sakura Droid, jereksel, diego-ch, frapeti, OliverG96, ekim.tecul, percy-g2, munjeni

android_device_samsung_codina's People

Contributors

andrzejressel avatar asdfzz avatar dh-harald avatar diego-ch avatar frapeti avatar percy-g2 avatar

Watchers

 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.