Instructions to download and import the source code: 1. Go to https://github.com/xtremelabs/AndroidTOHackUI and press 'Downloads'. 2. Download either the ZIP or TAR.GZ file and uncompress the contents into a directory 3. Start Eclipse, and click File -> Import... -> Existing Projects into Workspace 4. Browse for and select the directory that was created in step 2, click Finish Make sure you have the Android 3.0 SDK Api Level 11 with Google APIs installed. To have the maps example working. Go into res/layout/map.xml and replace apiKey with your Google Maps developer api key. For more information on optaining this key, go to http://code.google.com/android/add-ons/google-apis/mapkey.html