Android Open Source - Twitter project TweetLiter






Project Summary

A demo Android project to test out the Twitter API.

Web Site / Source Repository

TweetLiter is hosted in the following web site
https://github.com/julianchurchill/TweetLiter

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

ItemValue
Java File Count14
Supported screen sizes[hdpi]
Minimum SDK Version10
Activity Count6
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 5 image files in TweetLiter. The names of the image files are listed as follows.

about.png
ic_tab_home_time_line_grey.png
ic_tab_home_time_line_white.png
more.png
new_tweet.png

The following screenshort is generated from the image listed above.

null

Java Source Files

TweetLiter has the following Java source files.

com.example.tweetliter.HomeTimeLineActivity.java
com.example.tweetliter.MainActivity.java
com.example.tweetliter.MainTabs.java
com.example.tweetliter.SplashScreenListener.java
com.example.tweetliter.SplashScreenThread.java
com.example.tweetliter.StringUtils
.java
com.example.tweetliter.TimeLineActivity.java
com.example.tweetliter.TimeLineContextMenu
.java
com.example.tweetliter.TweetActivity.java
com.example.tweetliter.TweetLiterConstants
.java
com.example.tweetliter.TwitterAuthorizationListener.java
com.example.tweetliter.TwitterAuthorizer
.java
com.example.tweetliter.UserTimeLineActivity.java
com.example.tweetliter.ViewProfileActivity.java