TwitterDroid - A Twitter client for Android

Only a few days after the SDK release Fred Brunel managed to build a Twitter app for Android. Even though it's currently in public Alpha we've tried the app and it's works like sunshine.

Features

  • Log into any Twitter account and save preferences
  • Display expanded tweets of your friends timeline
  • Post a tweet to your timeline
  • Display a waiting spinner when sending and fetching tweets
  • Refresh the tweet list
  • Catch connection errors and display an alert
  • Use the black theme of Android

You can download it over at Fred Brunel's web site. Installation is easy, unpack the files and run the following command line:

$ adb install twitterdroid-0.1.2.apk

Next time you run the emulator, twitterDroid will be available in the applications folder.

Twitter App for Android