Twitter Client Android App.
android_twitter_client_redux is hosted in the following web site
https://github.com/stanleyhlng/android_twitter_client_redux
If you think the Android project android_twitter_client_redux 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 android_twitter_client_redux.
Item | Value |
---|---|
Java File Count | 15 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
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.4.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 6 image files in android_twitter_client_redux. The names of the image files are listed as follows.
ic_action_home.png ic_action_mentions.png ic_action_new.png ic_action_profile.png ic_action_refresh.png ic_twitter.png
The following screenshort is generated from the image listed above.
android_twitter_client_redux has the following Java source files.
com.stanleyhlng.apps.android_twitter_client_redux.HomeTimelineActivity.java com.stanleyhlng.apps.android_twitter_client_redux.LoginActivity.java com.stanleyhlng.apps.android_twitter_client_redux.NewTweetActivity.java com.stanleyhlng.apps.android_twitter_client_redux.ProfileActivity.java com.stanleyhlng.apps.android_twitter_client_redux.TweetsAdapter.java com.stanleyhlng.apps.android_twitter_client_redux.TwitterRestClient.java com.stanleyhlng.apps.android_twitter_client_redux.TwitterRestClientApp.java com.stanleyhlng.apps.android_twitter_client_redux.fragments.HomeTimelineFragment.java com.stanleyhlng.apps.android_twitter_client_redux.fragments.MentionsTimelineFragment.java com.stanleyhlng.apps.android_twitter_client_redux.fragments.TweetsFragment.java com.stanleyhlng.apps.android_twitter_client_redux.fragments.UserTimelineFragment.java com.stanleyhlng.apps.android_twitter_client_redux.models.BaseModel.java com.stanleyhlng.apps.android_twitter_client_redux.models.SampleModel.java com.stanleyhlng.apps.android_twitter_client_redux.models.Tweet.java com.stanleyhlng.apps.android_twitter_client_redux.models.User.java