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:16:07 -0700 2008
commit  f677a3b5f043312d3c5639430cd9182dac99f553
tree    864e36df5ef94b3b8b4b572e51f24f193f27a051
parent  41d6f3eb17fd64b09ed959146783936a348d709d parent  f9d3af4fe47338d6905fcfae966cee82c9da68bc
name age message
file CHANGELOG Mon Apr 07 22:17:10 -0700 2008 Added a 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