Getting Started

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

Initialize your local repository using LiquidSmooth, use this command:

repo init -u git://github.com/LiquidSmooth/android.git -b jb

Then sync up:

repo sync