An Android Application for Twitter Client.
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.
The following table is the detailed list of Androtweet.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi, ldpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 10 |
Activity Count | 3 |
jar files used | activeandroid-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 Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
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.
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