TwitterDroid is a clone of Twitterific designed for the Android mobile platform.
TwitterDroid has been compiled and tested with,
Eclipse IDE 3.4 Android SDK release 1.0 Android Development Tools (ADT) 0.8.0
Follow the URL for complete installation instructions,
http://code.google.com/android/intro/installing.html
You'll need to register an application with Twitter at http://twitter.com/apps in order obtain a consumer key and a consumer secret. Make sure to select 'Browser' for your application type (use any callback URL; we will be supplying our own). Paste the credentials into AuthConstants.java.
Copyright Frederic Brunel [email protected] TwitterDroid logo by Florent Pitoun [email protected] Port to SDK 1.0 by Joe Bowbeer http://github.com/joebowbeer
JTwitt library by Luksz Grzegorz Maciak http://code.google.com/p/jtwitt/ Base64 encoder from the Bouncy Castle library http://www.bouncycastle.org/licence.html