Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 776 Bytes

README.mkdn

File metadata and controls

22 lines (12 loc) · 776 Bytes

Getting Started

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

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

repo init -u https://github.com/TeamBliss/android.git -b kk4.4

Then to sync up:

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

Please see any of the official beanstalk XDA threads for building instructions.

See Here

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