Android Open Source - Twitter week android-aphex-twitter






Project Summary

Codepath Android Bootcamp Project Week 3: Twitter Client.

Web Site / Source Repository

android-aphex-twitter is hosted in the following web site
https://github.com/aphexcx/android-aphex-twitter

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

ItemValue
Java File Count17
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count4
Fragment Count1
jar files usedActiveAndroid-3.1-adcddac4c58.jar
android-async-http-1.4.3.jar
codepath-oauth-0.3.0.jar
codepath-utils.jar
prettytime-3.2.4.Final.jar
scribe-codepath.jar
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 4 image files in android-aphex-twitter. The names of the image files are listed as follows.

ic_action_compose.png
ic_home.png
ic_mentions.png
ic_profile.png

The following screenshort is generated from the image listed above.

null

Java Source Files

android-aphex-twitter has the following Java source files.

com.example.aphextwitter.app.AphexTwitterApp.java
com.example.aphextwitter.app.EndlessScrollListener.java
com.example.aphextwitter.app.TweetsAdapter.java
com.example.aphextwitter.app.TwitterClient.java
com.example.aphextwitter.app.activities.ComposeActivity.java
com.example.aphextwitter.app.activities.LoginActivity.java
com.example.aphextwitter.app.activities.ProfileActivity.java
com.example.aphextwitter.app.activities.TimelineActivity.java
com.example.aphextwitter.app.fragments.HomeTimelineFragment.java
com.example.aphextwitter.app.fragments.MentionsFragment.java
com.example.aphextwitter.app.fragments.TweetsListFragment.java
com.example.aphextwitter.app.fragments.UserTimelineFragment.java
com.example.aphextwitter.app.models.SampleModel.java
com.example.aphextwitter.app.models.SerializableJSONArray.java
com.example.aphextwitter.app.models.Tweet.java
com.example.aphextwitter.app.models.User.java
org.ocpsoft.prettytime.i18n.TWITTER_Resources.java