Git Product home page Git Product logo

android_device_samsung_golden's Introduction

Device configuration for the Samsung Golden

Copyright (C) 2012 The CyanogenMod Project
Copyright (C) 2013 OliverG96 <[email protected]>

 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at

      http://www.apache.org/licenses/LICENSE-2.0

------------------------------------------------------------------

* Description

  This repository is for CM10 on Samsung Galaxy SIII Mini a.k.a Samsung Golden.
  It's still a work in progress.

* How To Build CM10 for Samsung Golden

  - Make a workspace

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


  - Do repo init & sync

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


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

  <?xml version="1.0" encoding="UTF-8"?>
  <manifest>
      <project name="OliverG96/android_device_samsung_golden" path="device/samsung/golden" />
      <project name="OliverG96/android_kernel_samsung_golden" path="kernel/samsung/golden" />
      <project name="OliverG96/android_vendor_samsung_golden" path="vendor/samsung/golden" />
  </manifest>

  $ repo sync


  - Setup vendor

  $ ./vendor/cm/get-prebuilts


  - Setup environment

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


  - Build CM10

  $ export USE_CCACHE=1
  $ make -j4 bacon


* Thanks

  CyanogenMod
  alquez
  modpunk
  dudeman1996
  benjamingwwyn

android_device_samsung_golden's People

Contributors

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