Android Open Source - Twitter client CodepathTwitterClient






Project Summary

Twitter client for the Codepath android class.

Web Site / Source Repository

CodepathTwitterClient is hosted in the following web site
https://github.com/ehopealot/CodepathTwitterClient

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

ItemValue
Java File Count16
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version10
Activity Count4
Fragment Count3
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.9.1.jar
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 1 image files in CodepathTwitterClient. The names of the image files are listed as follows.

ic_compose.png

The following screenshort is generated from the image listed above.

null

Java Source Files

CodepathTwitterClient has the following Java source files.

com.codepath.twitterclient.AsyncImageView.java
com.codepath.twitterclient.ComposeActivity.java
com.codepath.twitterclient.ContentFragment.java
com.codepath.twitterclient.CurrentUserProfileFragment.java
com.codepath.twitterclient.HomeActivity.java
com.codepath.twitterclient.LoginActivity.java
com.codepath.twitterclient.MentionsFragment.java
com.codepath.twitterclient.ProfileActivity.java
com.codepath.twitterclient.ProfileFragment.java
com.codepath.twitterclient.RestClient.java
com.codepath.twitterclient.TimelineFragment.java
com.codepath.twitterclient.Tweet.java
com.codepath.twitterclient.TweetAdapter.java
com.codepath.twitterclient.TwitterClient.java
com.codepath.twitterclient.User.java
com.codepath.twitterclient.UserTimelineFragment.java