This project has two external library dependencies:

1. The `Android Compatibility package', a.k.a. the Android support 
   library. You can get this package from the Android SDK and AVD manager
   (the `android' tool), in the Android Repository. Once you obtain the
   package, place `android-support-v4.jar' into this libs/ directory.

2. The Google Analytics SDK for Android. You can obtain this package
   by visiting:

       http://code.google.com/mobile/analytics/

   Once downloaded, place `libGoogleAnalytics.jar' into this libs/
   directory.
