Android Open Source - Twitter client twitterclient






Project Summary

Android Twitter Client.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of twitterclient.

ItemValue
Java File Count19
Supported screen sizes[mdpi, xxhdpi, hdpi]
Target SDK Version19
Minimum SDK Version13
Activity Count5
jar files usedActiveAndroid-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 Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null




Java Source Files

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