public
Description: TwitterDroid is a clone of Twitterific designed for Android.
Homepage:
Clone URL: git://github.com/fbrunel/twitterdroid.git
twitterdroid / README
100644 26 lines (16 sloc) 0.713 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
== 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>