Android Open Source - Twitter development MyTwitterClient






Project Summary

Twitter Client for Android Development Class.

Web Site / Source Repository

MyTwitterClient is hosted in the following web site
https://github.com/KulkarniAdwait/MyTwitterClient

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

ItemValue
Java File Count10
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version14
Activity 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.8.4.jar
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 2 image files in MyTwitterClient. The names of the image files are listed as follows.

ic_compose.png
ic_twitter_icon.png

The following screenshort is generated from the image listed above.

null

Java Source Files

MyTwitterClient has the following Java source files.

com.codepath.apps.myTwatterApp.ComposeActivity.java
com.codepath.apps.myTwatterApp.EndlessScrollListener.java
com.codepath.apps.myTwatterApp.LoginActivity.java
com.codepath.apps.myTwatterApp.MyTwatterApp.java
com.codepath.apps.myTwatterApp.TimelineActivity.java
com.codepath.apps.myTwatterApp.TweetArrayAdapter.java
com.codepath.apps.myTwatterApp.TwitterClient.java
com.codepath.apps.myTwatterApp.models.SampleModel.java
com.codepath.apps.myTwatterApp.models.Tweet.java
com.codepath.apps.myTwatterApp.models.User.java