Giter VIP home page Giter VIP logo

buildscripts's Introduction

Vanilla RootBox

Getting started

First you must initialize a repository with RootBox sources:

repo init -u git://github.com/Root-Box/platform_manifest.git -b jb-mr1

then

repo sync

*This might take a few hours depending on your internet connection. *If you want to build for Android 4.1.2: Sync with -b jb-4.1.2

Building Vanilla RootBox

To build RootBox you must cd to the working directory.

Now you can run the build script:

./build-rootbox.sh -device- -sync- -thread- -clean-
  • device: Choose between the following supported devices: i9100, i9100g, i9300, d2att, d2tmo, mako and grouper.
  • sync: Will sync latest RootBox sources before building
  • threads: Allows to choose a number of threads for syncing and building operation.
  • clean: Will remove the entire out folder and start a clean build. (Use this at your discretion)

ex: ./build-rootbox.sh i9100 sync 12 clean (This will sync latest sources, clean out folder, build RootBox for GT-I9100 with -j12 threads)

You might want to consider using CCACHE to speed up build time after the first build.

This will make a signed flashable zip file located in out/target/product/-device-/RootBox-JB-(Device)-Nightly-(Date).zip

buildscripts's People

Contributors

bajee11 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.