GithubHelp home page GithubHelp logo

fagyi / android_vendor_cyanogen_cyanmobile Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cyanmobile/android_vendor_cyanogen_cyanmobile

0.0 2.0 0.0 44.5 MB

License: Other

Shell 98.87% Perl 1.13%

android_vendor_cyanogen_cyanmobile's Introduction

CyanMobile

Submitting Patches

Patches are always welcome!

Getting Started

To get started with Android/CyanMobile, you'll need to get familiar with Git and Repo.

To initialize your local repository using the CyanMobile trees, use a command like this:

repo init -u git://github.com/CyanMobile/android_cyanmobile.git -b gingerbread

Then to sync up:

repo sync

For more information on this Github Organization and what feature include in it, please read definitions

Build CyanMobile rom for your device

add "setprop ro.squadzone.build 1" (without quote) into init.rc or init.{DEVICE}.rc of your device config

then must add below into your build.prop


debug.composition.type=gpu persist.sys.composition.type=gpu persist.sys.ui.hw=true dalvik.vm.lockprof.threshold=500 dalvik.vm.dexopt-flags=m=y dalvik.vm.heapsize=32m dalvik.vm.execution-mode=int:jit dalvik.vm.dexopt-data-only=1 ro.config.hw_menu_unlockscreen=false ro.service.swiqi.supported=true debug.sf.hw=1 persist.sys.themeId=ICStransV3 UOT persist.sys.themePackageName=com.uotkitchen.theme.icstransv3


"make sure your device kernel support with ksm,cleancache,frontswap and 6 Ioscheduler (deadline,noop,sio,bfq,cfq, and vr) to make some options working"

see device/samsung/tass and vendor/cyanogen/products

for prepare what needed to build full rom and write for your device....

If your device is ldpi (see device/samsung/tass/overlay) Get Overlay Folder From Here If your device is mdpi (see device/samsung/gio/overlay) Get Overlay Folder From Here If your device is hdpi (see device/zte/blade/overlay) Get Overlay Folder From Here And if you need to add another xml into overlay, make sure default overlay is untouched :)

android_vendor_cyanogen_cyanmobile's People

Contributors

squadzone avatar taichin avatar keyur2maru avatar whitexp avatar fagyi 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.