To get started with Android/ThinkingBridge, you'll need to get familiar with Git and Repo.
To initialize your local repository using the ThinkingBridge trees, use a command like this:
repo init -u git://github.com/ThinkingBridge/platform_manifest.git -b jb-mr1
Then to sync up:
repo sync
After the sync is finished, please read the instructions from the Android site on how to build.
You can also build a flashable zip with
time mka bacon