Android Open Source - Twitter post TweetPoster






Project Summary

A simple android app for posting tweets. Based on iOS5's Twitter integration..

Web Site / Source Repository

TweetPoster is hosted in the following web site
https://github.com/Deansy/TweetPoster

If you think the Android project TweetPoster listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of TweetPoster.

ItemValue
Java File Count5
Supported screen sizes[ldpi, mdpi, hdpi]
Minimum SDK Version4
Activity Count2
jar files usedtwitter4j-async-android-2.2.6-SNAPSHOT.jar
twitter4j-core-android-2.2.6-SNAPSHOT.jar
twitter4j-examples-2.2.6-SNAPSHOT.jar
twitter4j-media-support-android-2.2.6-SNAPSHOT.jar
twitter4j-stream-android-2.2.6-SNAPSHOT.jar
Required Permissionsandroid.permission.INTERNET




Java Source Files

TweetPoster has the following Java source files.

com.cdeans.tweetposter.OTweetApplication.java
com.cdeans.tweetposter.activities.AuthorizationActivity.java
com.cdeans.tweetposter.activities.PostingActivity.java
com.cdeans.tweetposter.activities.StatusListActivity.java
com.cdeans.tweetposter.authorization.OAuthHelper.java