Android Open Source - Twitter application android_twitter_client






Project Summary

Twitter Client Android App.

Web Site / Source Repository

android_twitter_client is hosted in the following web site
https://github.com/stanleyhlng/android_twitter_client

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

ItemValue
Java File Count10
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version10
Activity Count3
jar files usedactiveandroid-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 Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 3 image files in android_twitter_client. The names of the image files are listed as follows.

ic_action_new.png
ic_action_refresh.png
ic_twitter.png

The following screenshort is generated from the image listed above.

null

Java Source Files

android_twitter_client has the following Java source files.

com.stanleyhlng.apps.android_twitter_client.LoginActivity.java
com.stanleyhlng.apps.android_twitter_client.NewTweetActivity.java
com.stanleyhlng.apps.android_twitter_client.TimelineActivity.java
com.stanleyhlng.apps.android_twitter_client.TweetsAdapter.java
com.stanleyhlng.apps.android_twitter_client.TwitterRestClient.java
com.stanleyhlng.apps.android_twitter_client.TwitterRestClientApp.java
com.stanleyhlng.apps.android_twitter_client.models.BaseModel.java
com.stanleyhlng.apps.android_twitter_client.models.SampleModel.java
com.stanleyhlng.apps.android_twitter_client.models.Tweet.java
com.stanleyhlng.apps.android_twitter_client.models.User.java