Android Open Source - Twitter application Androtweet






Project Summary

An Android Application for Twitter Client.

Web Site / Source Repository

Androtweet is hosted in the following web site
https://github.com/vnu/Androtweet

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

ItemValue
Java File Count10
Supported screen sizes[mdpi, ldpi, xxhdpi, hdpi, xhdpi]
Target SDK Version18
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.2.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 4 image files in Androtweet. The names of the image files are listed as follows.

blue_btn_small.png
compose_new.png
tweetandro.png
twitter_break.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Androtweet has the following Java source files.

com.vnu.androtweet.AndroTweet.java
com.vnu.androtweet.TwitterClient.java
com.vnu.androtweet.activities.ComposeActivity.java
com.vnu.androtweet.activities.HomeActivity.java
com.vnu.androtweet.activities.LoginActivity.java
com.vnu.androtweet.adapters.TweetsAdapter.java
com.vnu.androtweet.listeners.EndlessScrollListener.java
com.vnu.androtweet.models.BaseModel.java
com.vnu.androtweet.models.Tweet.java
com.vnu.androtweet.models.User.java