Example Android app for Twitter using Twitter4j and OAUTH.
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.
The following table is the detailed list of AndroidTwitterDemo.
Item | Value |
---|---|
Java File Count | 7 |
Activity Count | 2 |
jar files used | signpost-commonshttp4-1.2.1.1.jar signpost-core-1.2.1.1.jar twitter4j-core-2.1.1-SNAPSHOT.jar |
Required Permissions | android.permission.INTERNET |
Asset File Names | assets\signpost-commonshttp4-1.2.1.1.jar assets\signpost-core-1.2.1.1.jar assets\twitter4j-core-2.1.1-SNAPSHOT.jar |
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.
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