Glitch clock for android

I have created a Glitch clock for android. It's an AppWidget, meaning it lives on the home screen of an android phone.

The source is GPLv3. It has been uploaded to github.

Pre-built apks are available for download. You will need the Android SDK installed so you can

$ [ANDROID_SDK]/platform-tools/adb install -r GlitchClock-debug.apk
Once it is installed on the phone you can place the widget on the home screen of your phone by pressing your finger on an empty cell and holding it until a menu appears. One of the menu options is Widgets. Select the Glitch Clock from the list. The glitch clock takes up 2 side-by-side cells, so if you don't have enough space, the phone won't let you place it.
2011-Nov-2
The developer key used to sign the app expired late October. I have uploaded a new .apk signed with a new debugging key.