Android Open Source - Twitter example AndroidTwitterDemo






Project Summary

Example Android app for Twitter using Twitter4j and OAUTH.

Web Site / Source Repository

AndroidTwitterDemo is hosted in the following web site
https://github.com/robhinds/AndroidTwitterDemo

If you think the Android project AndroidTwitterDemo 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 AndroidTwitterDemo.

ItemValue
Java File Count7
Activity Count2
jar files usedsignpost-commonshttp4-1.2.1.1.jar
signpost-core-1.2.1.1.jar
twitter4j-core-2.1.1-SNAPSHOT.jar
Required Permissionsandroid.permission.INTERNET
Asset File Namesassets\signpost-commonshttp4-1.2.1.1.jar
assets\signpost-core-1.2.1.1.jar
assets\twitter4j-core-2.1.1-SNAPSHOT.jar




Resource Files

There are 1 image files in AndroidTwitterDemo. The names of the image files are listed as follows.

speech_bubble_right.png

The following screenshort is generated from the image listed above.

null

Java Source Files

AndroidTwitterDemo has the following Java source files.

com.tmm.android.twitter.AuthActivity.java
com.tmm.android.twitter.TweetsActivity.java
com.tmm.android.twitter.TwitterListAdapter.java
com.tmm.android.twitter.appliaction.TwitterApplication.java
com.tmm.android.twitter.reader.TweetReader.java
com.tmm.android.twitter.util.Constants.java
com.tmm.android.twitter.util.Utility.java