Android Open Source - Twitter post AndroidTwitterApp






Project Summary

A twitter app to post and view tweets.

Web Site / Source Repository

AndroidTwitterApp is hosted in the following web site
https://github.com/intransit/AndroidTwitterApp

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

ItemValue
Java File Count16
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version14
Activity Count4
Fragment 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 4 image files in AndroidTwitterApp. The names of the image files are listed as follows.

ic_compose_tweet.png
ic_home.png
ic_mentions.png
ic_profile.png

The following screenshort is generated from the image listed above.

null

Java Source Files

AndroidTwitterApp has the following Java source files.

com.veer.apps.twitterclient.ComposeActivity.java
com.veer.apps.twitterclient.EndlessScrollListener.java
com.veer.apps.twitterclient.LoginActivity.java
com.veer.apps.twitterclient.ProfileActivity.java
com.veer.apps.twitterclient.TimelineActivity.java
com.veer.apps.twitterclient.TweetsAdapter.java
com.veer.apps.twitterclient.TwitterClient.java
com.veer.apps.twitterclient.TwitterClientApp.java
com.veer.apps.twitterclient.fragments.HomeTimelineFragment.java
com.veer.apps.twitterclient.fragments.MentionsFragment.java
com.veer.apps.twitterclient.fragments.TweetsListFragment.java
com.veer.apps.twitterclient.fragments.UserTimelineFragment.java
com.veer.apps.twitterclient.models.BaseModel.java
com.veer.apps.twitterclient.models.SampleModel.java
com.veer.apps.twitterclient.models.Tweet.java
com.veer.apps.twitterclient.models.User.java