To get started with Android/Ligux, you'll need to get familiar with Git and Repo.
To initialize your local repository using the Ligux trees, use a command like this:
repo init -u git://github.com/genokolar/ligux.git -b ics
Then to sync up:
repo sync