Advanced Twitter client for Android.
TwitterClient is hosted in the following web site
https://github.com/sreesharp/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, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 14 |
Activity Count | 6 |
Fragment 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 4 image files in TwitterClient. The names of the image files are listed as follows.
ic_action_post.png ic_home.png ic_mention.png ic_profile.png
The following screenshort is generated from the image listed above.
TwitterClient has the following Java source files.
com.sreesharp.apps.twitterclient.TwitterClient.java com.sreesharp.apps.twitterclient.TwitterClientApp.java com.sreesharp.apps.twitterclient.Utils.Utility.java com.sreesharp.apps.twitterclient.activities.DetailsActivity.java com.sreesharp.apps.twitterclient.activities.LoginActivity.java com.sreesharp.apps.twitterclient.activities.MainActivity.java com.sreesharp.apps.twitterclient.activities.PostActivity.java com.sreesharp.apps.twitterclient.activities.ProfileActivity.java com.sreesharp.apps.twitterclient.adapters.TwitterArrayAdapter.java com.sreesharp.apps.twitterclient.fragments.TweetsFragment.java com.sreesharp.apps.twitterclient.listeners.EndlessScrollListener.java com.sreesharp.apps.twitterclient.listeners.FragmentTabListener.java com.sreesharp.apps.twitterclient.listeners.OnProfileSelectedListener.java com.sreesharp.apps.twitterclient.models.SampleModel.java com.sreesharp.apps.twitterclient.models.Tweet.java com.sreesharp.apps.twitterclient.models.TweetsView.java com.sreesharp.apps.twitterclient.models.User.java