Android Open Source - Twitter application mobileAndroidTwitterClientBackward






Project Summary

Twitter Client App with Backward compatibility to Gingerbread and additional functionality.

Web Site / Source Repository

mobileAndroidTwitterClientBackward is hosted in the following web site
https://github.com/boyserk84/mobileAndroidTwitterClientBackward

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

ItemValue
Java File Count24
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version11
Activity Count5
Fragment Count5
jar files usedActiveAndroid-3.1-adcddac4c58.jar
Parse-1.4.2.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 5 image files in mobileAndroidTwitterClientBackward. The names of the image files are listed as follows.

ic_compose.png
ic_home.png
ic_mention.png
ic_profile.png
ic_twitter.png

The following screenshort is generated from the image listed above.

null

Java Source Files

mobileAndroidTwitterClientBackward has the following Java source files.

natemobile.apps.mytwitterappv2.AbstractTwitterFragmentActivity.java
natemobile.apps.mytwitterappv2.ComposeActivity.java
natemobile.apps.mytwitterappv2.LoginActivity.java
natemobile.apps.mytwitterappv2.MyTwitterApp.java
natemobile.apps.mytwitterappv2.MyTwitterClient.java
natemobile.apps.mytwitterappv2.ProfileActivity.java
natemobile.apps.mytwitterappv2.TimelineActivity.java
natemobile.apps.mytwitterappv2.ViewTweetActivity.java
natemobile.apps.mytwitterappv2.adapters.SmartFragmentStatePagerAdapter.java
natemobile.apps.mytwitterappv2.adapters.TweetPageAdapter.java
natemobile.apps.mytwitterappv2.adapters.TweetsAdapter.java
natemobile.apps.mytwitterappv2.fragments.HomeTimelineFragment.java
natemobile.apps.mytwitterappv2.fragments.MentionsFragment.java
natemobile.apps.mytwitterappv2.fragments.ProfileFragment.java
natemobile.apps.mytwitterappv2.fragments.TweetsListFragment.java
natemobile.apps.mytwitterappv2.fragments.UserTimelineFragment.java
natemobile.apps.mytwitterappv2.interfaces.ITwitterUserFragment.java
natemobile.apps.mytwitterappv2.interfaces.OnTweetItemSelected.java
natemobile.apps.mytwitterappv2.interfaces.ResultDataAPIListener.java
natemobile.apps.mytwitterappv2.listeners.SupportFragmentTabListener.java
natemobile.apps.mytwitterappv2.models.Tweet.java
natemobile.apps.mytwitterappv2.models.User.java
natemobile.apps.mytwitterappv2.utils.NetworkUtils.java
natemobile.apps.mytwitterappv2.views.EndlessScrollListener.java