To get started with distcc client for android, you'll need to get familiar with Git and Repo.
To initialize your local repository using this trees, use a command like this:
repo init -u git://github.com/whdgmawkd/distcc_client_android.git -b cm-14.1
Then to sync up:
repo sync
In progress...