public
Description: TwitterDroid is a clone of Twitterific designed for Android.
Homepage:
Clone URL: git://github.com/fbrunel/twitterdroid.git
name age message
file CHANGELOG Mon Oct 13 19:15:41 -0700 2008 Updated CHANGELOG & README. [fbrunel]
file COPYING Sun Apr 06 14:31:06 -0700 2008 Added initial COPYING and README [fbrunel]
file README Mon Oct 13 22:18:02 -0700 2008 Fixed a minor typo. [fbrunel]
directory resources/ Fri Apr 04 20:09:03 -0700 2008 Moved all twitterdroid files under trunk/ [fbrunel]
directory screenshots/ Fri Apr 04 20:09:03 -0700 2008 Moved all twitterdroid files under trunk/ [fbrunel]
directory twitterdroid/ Mon Oct 13 17:31:15 -0700 2008 SDK 1.0 [joebowbeer]
README
== TwitterDroid

TwitterDroid is a clone of Twitterific designed for the Android mobile
platform.

== Software Requirements

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

== Credits

Copyright Frederic Brunel <fbrunel@gmail.com>
TwitterDroid logo by Florent Pitoun <florentp@gmail.com>
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>