Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 402 Bytes

File metadata and controls

16 lines (10 loc) · 402 Bytes

LiquidRemix

Getting Started

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

To initialize your local repository using the LiquidRemix trees, use a command like this:

repo init -u git://github.com/LiquidRemix/android_manifest.git -b ten

Then to sync up:

repo sync