public
Description: TwitterDroid is a clone of Twitterific designed for Android.
Homepage:
Clone URL: git://github.com/fbrunel/twitterdroid.git
fbrunel (author)
Mon Oct 13 19:15:41 -0700 2008
commit  4522e11465502b5c5fab460ec37530810d14428f
tree    1a642ca0f49c2b0a423b0920569f401ec38f3573
parent  31541d353325c9c74bd9dbeeeb8682c8f8e69837
name age message
file CHANGELOG Loading commit data...
file COPYING Sun Apr 06 14:31:06 -0700 2008 Added initial COPYING and README [fbrunel]
file README
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 compiles and tested with,

  Eclipse IDE 3.3.2
  Android SDK release 1.0
  Android Development Tools (ADT) 0.7.1

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>