public
Description: TwitterDroid is a clone of Twitterific designed for Android.
Clone URL: git://github.com/fbrunel/twitterdroid.git
fbrunel (author)
Mon Apr 07 23:22:25 -0700 2008
commit  658cc561d4e9d6fb39f4beac100145de995557c1
tree    f6ae73a5be893a0bbc3674c78bb19d30034b4842
parent  f677a3b5f043312d3c5639430cd9182dac99f553
name age message
file CHANGELOG Mon Apr 07 23:22:25 -0700 2008 Updated CHANGELOG. [fbrunel]
file COPYING Sun Apr 06 14:31:06 -0700 2008 Added initial COPYING and README [fbrunel]
file README Mon Apr 07 22:05:12 -0700 2008 Ported the code to work with Android SDK M5. At... [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 Apr 07 23:06:54 -0700 2008 Removed R.java, which is automatically generate... [fbrunel]
README
== TwitterDroid

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

== Software Requirements

TwitterDroid has been compiles and tested with,

  Eclipse IDE 3.3.2
  Android SDK release M5 rc15
  Android Development Tools (ADT) 0.4.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>
JTwitt library by Luksz Grzegorz Maciak