Android Open Source - Twitter client tweetastic-android






Project Summary

A simple twitter client for android..

Web Site / Source Repository

tweetastic-android is hosted in the following web site
https://github.com/coryasaurus/tweetastic-android

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

ItemValue
Java File Count14
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count4
Fragment 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.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 3 image files in tweetastic-android. The names of the image files are listed as follows.

ic_compose.png
ic_profile.png
ic_refresh.png

The following screenshort is generated from the image listed above.

null

Java Source Files

tweetastic-android has the following Java source files.

com.corydominguez.tweetastic.TweetasticApp.java
com.corydominguez.tweetastic.activities.ComposeActivity.java
com.corydominguez.tweetastic.activities.FeedActivity.java
com.corydominguez.tweetastic.activities.LoginActivity.java
com.corydominguez.tweetastic.activities.ProfileActivity.java
com.corydominguez.tweetastic.adapters.FeedAdapter.java
com.corydominguez.tweetastic.clients.TwitterClient.java
com.corydominguez.tweetastic.fragments.MentionsFragment.java
com.corydominguez.tweetastic.fragments.TimelineFragment.java
com.corydominguez.tweetastic.fragments.TweetListFragment.java
com.corydominguez.tweetastic.fragments.UserTimelineFragment.java
com.corydominguez.tweetastic.listeners.EndlessScrollListener.java
com.corydominguez.tweetastic.models.Tweet.java
com.corydominguez.tweetastic.models.User.java