pnj / twitterdroid

TwitterDroid is a clone of Twitterific designed for Android.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Twitter OAuth Credentials

You'll need to register an application with Twitter at http://twitter.com/apps in order obtain a consumer key and a consumer secret. Make sure to select 'Browser' for your application type (use any callback URL; we will be supplying our own). Paste the credentials into AuthConstants.java.

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

About

TwitterDroid is a clone of Twitterific designed for Android.

License:Other