Android Twitter client.
TwitterClient is hosted in the following web site
https://github.com/JohnQuaresma/TwitterClient
If you think the Android project TwitterClient 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 TwitterClient.
Item | Value |
---|---|
Java File Count | 19 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 14 |
Activity Count | 4 |
jar files used | ActiveAndroid-3.1-adcddac4c58.jar android-async-http-1.4.3.jar android-support-v4.jar codepath-oauth-0.3.0.jar codepath-utils.jar scribe-codepath.jar universal-image-loader-1.8.4.jar |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 9 image files in TwitterClient. The names of the image files are listed as follows.
ic_compose.png ic_favorite.png ic_home.png ic_mention.png ic_profile.png ic_reply.png ic_retweet.png ic_twitter.png twitterbutton.png
The following screenshort is generated from the image listed above.
TwitterClient has the following Java source files.
com.codepath.apps.basictwitter.ComposeActivity.java com.codepath.apps.basictwitter.EndlessScrollListener.java com.codepath.apps.basictwitter.LoginActivity.java com.codepath.apps.basictwitter.ProfileActivity.java com.codepath.apps.basictwitter.RoundedImageView.java com.codepath.apps.basictwitter.SherlockTabListener.java com.codepath.apps.basictwitter.TimelineActivity.java com.codepath.apps.basictwitter.TweetArrayAdapter.java com.codepath.apps.basictwitter.TweetListActivity.java com.codepath.apps.basictwitter.TwitterApplication.java com.codepath.apps.basictwitter.TwitterClient.java com.codepath.apps.basictwitter.fragments.HomeTimelineFragment.java com.codepath.apps.basictwitter.fragments.MentionsTimelineFragment.java com.codepath.apps.basictwitter.fragments.TimelineFragment.java com.codepath.apps.basictwitter.fragments.TweetsListFragment.java com.codepath.apps.basictwitter.fragments.UserTimelineFragment.java com.codepath.apps.basictwitter.models.SampleModel.java com.codepath.apps.basictwitter.models.Tweet.java com.codepath.apps.basictwitter.models.User.java