Android Twitter Client.
TwitterClient is hosted in the following web site
https://github.com/bgando/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 | 17 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 4 |
Fragment Count | 3 |
jar files used | activeandroid-3.0.jar android-async-http-1.4.3.jar android-support-v4.jar codepath-oauth-0.2.2.jar codepath-utils.jar scribe.jar universal-image-loader-1.8.4.jar |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 3 image files in TwitterClient. The names of the image files are listed as follows.
ic_home.png ic_mentions.png ic_profile.png
The following screenshort is generated from the image listed above.
TwitterClient has the following Java source files.
com.twitterapp.ComposeActivity.java com.twitterapp.LoginActivity.java com.twitterapp.ProfileActivity.java com.twitterapp.ProfileOnImageClickListener.java com.twitterapp.TweetsActivity.java com.twitterapp.TweetsAdapter.java com.twitterapp.TwitterApp.java com.twitterapp.TwitterClient.java com.twitterapp.fragments.HomeTimelineFragment.java com.twitterapp.fragments.MentionsFragment.java com.twitterapp.fragments.TweetsListFragment.java com.twitterapp.fragments.UserTimelineFragment.java com.twitterapp.models.BaseModel.java com.twitterapp.models.SampleModel.java com.twitterapp.models.Tweet.java com.twitterapp.models.TweetData.java com.twitterapp.models.User.java