Git Product home page Git Product logo

broken_manifest's Introduction

First things first ~ There will be NO SHARING OF UNOFFICIAL BUILDS ON XDA...It will be a place for OFFICIAL BUILDS ONLY... We have an agreement incoming that all unofficial builds of Broken will be removed...ALL UNOFFICIAL BUILDS OF BROKEN NEED TO BE SHARED IN OUR G+ COMMUNITY ON THE UNOFFICIAL BUILDS PAGE TO ALLOW PROPER MODERATION OF INFORMATION ABOUT THE ROM...TOO MUCH MISINFORMATION HAS LED TO THIS DECISION AND XDA IS ON BOARD FOR THIS...THIS IS FINAL ~

Getting Started

To get started with BrokenRoms, you'll need to get familiar with Git and Repo.

To initialize your local repository using the AOSP/CAF based BrokenRoms source, use this command:

repo init -u git://github.com/BrokenROM/platform_manifest.git -b m6.0.1

Sync up with this command:

repo sync -f -jX (-f being for force and replace the X in -jX with the number of cpus/threads your box contains (WARNING: Going too high can severely drag performance)

Initiate the build with:

. build/envsetup.sh

Prepare your device with:

lunch (pick your devices number from the list)

Then fire it off with:

time make broken -jX (x being the amount of cores/threads your build box contains...Adjust accordingly, but going too high for your box can cause complications..Be warned)

broken_manifest's People

Contributors

notoriouspig avatar xplodwild avatar pulser avatar crackerteg avatar maxwen avatar gchild320 avatar chris4824 avatar entropy512 avatar prjosh avatar jiangyi avatar mikeng avatar slickrick avatar javelinanddart avatar lalitmaganti avatar andi34 avatar brinlyau avatar cco3 avatar almightymegadeth00 avatar dexter93 avatar hashcode avatar herna1994 avatar haus1 avatar scanno avatar rmcc avatar spearce avatar tdm avatar yajnab avatar

Watchers

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.