Android Twitter Client.
twitterclient is hosted in the following web site
https://github.com/gabiz/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] |
Target SDK Version | 19 |
Minimum SDK Version | 13 |
Activity Count | 5 |
jar files used | ActiveAndroid-3.1-adcddac4c58.jar android-async-http-1.4.3.jar codepath-oauth-0.3.0.jar codepath-utils.jar scribe-codepath.jar universal-image-loader-1.8.4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE 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.
cell_reply.png cell_rt.png cell_share.png cell_star.png cell_star_selected.png compose.png profile.png search.png share.png
The following screenshort is generated from the image listed above.
twitterclient has the following Java source files.
com.gabiq.twitterpro.ActionBarListener.java com.gabiq.twitterpro.TwitterProApp.java com.gabiq.twitterpro.TwitterRestClient.java com.gabiq.twitterpro.activities.ComposeActivity.java com.gabiq.twitterpro.activities.DetailActivity.java com.gabiq.twitterpro.activities.LoginActivity.java com.gabiq.twitterpro.activities.ProfileActivity.java com.gabiq.twitterpro.activities.TimelineActivity.java com.gabiq.twitterpro.adapters.EndlessScrollListener.java com.gabiq.twitterpro.adapters.TimelineAdapter.java com.gabiq.twitterpro.fragments.ComposeFragment.java com.gabiq.twitterpro.fragments.MentionsFragment.java com.gabiq.twitterpro.fragments.TimelineFragment.java com.gabiq.twitterpro.fragments.TweetsListFragment.java com.gabiq.twitterpro.fragments.UserTimelineFragment.java com.gabiq.twitterpro.models.InReplyTo.java com.gabiq.twitterpro.models.SampleModel.java com.gabiq.twitterpro.models.Tweet.java com.gabiq.twitterpro.models.User.java