A demo Android project to test out the Twitter API.
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.
The following table is the detailed list of TweetLiter.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 10 |
Activity Count | 6 |
Required Permissions | android.permission.INTERNET |
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.
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