Android Open Source - Twitter application AndroidTwitterClient






Project Summary

An android app for twitter.

Web Site / Source Repository

AndroidTwitterClient is hosted in the following web site
https://github.com/psshah/AndroidTwitterClient

If you think the Android project AndroidTwitterClient 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 AndroidTwitterClient.

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




Resource Files

There are 8 image files in AndroidTwitterClient. The names of the image files are listed as follows.

compose.png
favourite.png
ic_home.png
ic_mentions.png
ic_profile.png
reply.png
retweet.png
twitter.png

The following screenshort is generated from the image listed above.

null




Java Source Files

AndroidTwitterClient has the following Java source files.

com.codepath.apps.activities.ComposeActivity.java
com.codepath.apps.activities.DetailActivity.java
com.codepath.apps.activities.LoginActivity.java
com.codepath.apps.activities.ProfileActivity.java
com.codepath.apps.activities.TimelineActivity.java
com.codepath.apps.adapters.EndlessScrollListener.java
com.codepath.apps.adapters.TweetArrayAdapter.java
com.codepath.apps.fragments.HomeTimelineFragment.java
com.codepath.apps.fragments.MentionsTimelineFragment.java
com.codepath.apps.fragments.TweetsListFragment.java
com.codepath.apps.fragments.UserTimelineFragment.java
com.codepath.apps.listeners.FragmentTabListener.java
com.codepath.apps.models.Tweet.java
com.codepath.apps.models.User.java
com.codepath.apps.restclienttemplate.models.SampleModel.java
com.codepath.apps.simpletwitterclient.ConnectionMgr.java
com.codepath.apps.simpletwitterclient.TwitterApplication.java
com.codepath.apps.simpletwitterclient.TwitterClient.java