Android Open Source - Twitter client tweedy-bird






Project Summary

Simple Twitter client for Android.

Web Site / Source Repository

tweedy-bird is hosted in the following web site
https://github.com/boes-matt/tweedy-bird

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

ItemValue
Java File Count13
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version11
Activity Count4
Fragment Count3
jar files usedActiveAndroid.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 6 image files in tweedy-bird. The names of the image files are listed as follows.

ic_action_new_email.png
ic_action_person.png
ic_action_refresh.png
ic_atsign.png
ic_home.png
ic_profile.png

The following screenshort is generated from the image listed above.

null




Java Source Files

tweedy-bird has the following Java source files.

com.boes.tweedybird.ComposeActivity.java
com.boes.tweedybird.LoginActivity.java
com.boes.tweedybird.ProfileActivity.java
com.boes.tweedybird.TimelineActivity.java
com.boes.tweedybird.TweedyBirdApp.java
com.boes.tweedybird.TweetAdapter.java
com.boes.tweedybird.TwitterClient.java
com.boes.tweedybird.fragments.HomeTimelineFragment.java
com.boes.tweedybird.fragments.MentionsFragment.java
com.boes.tweedybird.fragments.TweetsListFragment.java
com.boes.tweedybird.fragments.UserTimelineFragment.java
com.boes.tweedybird.models.Tweet.java
com.boes.tweedybird.models.User.java