Last year, I’ve released a little Twitterific clone for the Google Android platform. It was more to have a quick taste of Android than to build a feature-complete app.
Today, I’ve decided to release TwitterDroid in open source and I’ve setup a git repository for you to clone and play.
$ git clone http://git.fredbrunel.com/pub/twitterdroid.git
I’ve ported the code to the latest (M5) version of Android so you won’t have to. TwitterDroid runs without any problems but Google has made significants changes to Android that have altered the look & feel of TwitterDroid; I hadn’t the time to redesign it but you’re free and encouraged to do so.
Of course, I’m accepting patches and comments as well.
Have fun.
UPDATE (Nov. 14, 2008): TwitterDroid is now officially hosted at GitHub.
