Giter VIP home page Giter VIP logo

android-bliss's Introduction

Getting Started

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

To initialize your local repository using the BlissPop trees, use this command:

repo init -u https://github.com/TeamBliss-LP/android.git -b lp5.0

Then to sync up:

repo sync (-j4) (-j8) (-j16)- This depends on number of cpu cores- use just "repo sync" if you are unsure.

To build for your device, and use PREBUILT_CHROMIUM Command.

. build/envsetup.sh

breakfast device name here

export USE_PREBUILT_CHROMIUM=1

brunch device name here

or make is all one line.

. build/envsetup.sh && breakfast device name here && export USE_PREBUILT_CHROMIUM=1 && brunch device name here

For more information on this Github Organization and how it is structured, please read the wiki article

GERRIT PAGE: review.blissroms.com:8081

If you would like to contribute to the blissrom project submit patches to: ssh://review.blissroms.com:29418. Then head into the project and clone it locally make changes and push back to bliss review.

HOW TO SUBMIT TO OUR GERRIT:

First and foremost, setup your github with out Gerrit.

Clone the repo you would like to commit to from the Gerrit Project List -Select from the list and copy clone command line.

Make sure you have git review installed

  • sudo apt-get install git-review

Make sure you are on the correct branch----lp5.0

Make you change and commit it

Now just type git review, if it does not have the remote yet it will automatically add it and just answer yes to its questions. It will push to the gerrit for you.

android-bliss's People

Contributors

pimpmaneaton avatar rmcc avatar hyperb1iss avatar pjgraber03 avatar koush avatar scotthartbti avatar jackeagle avatar ctso avatar ryzenforce990 avatar intervigilium avatar mikeng avatar vortex1969 avatar jruesga avatar euclidgeo avatar chirayudesai avatar tomgiordano avatar tdmcyngn avatar eleboucher avatar kali- avatar remicks avatar trevd avatar thoemy avatar tpruvot avatar android-armv7a-belalang-tempur avatar npv0 avatar defer avatar danesh avatar wantowan2 avatar slickrick avatar kalltkaffe 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.