Android Open Source - Development bootcamp codepath-twitterclient






Project Summary

CodePath Android Bootcamp - HW 3.

Web Site / Source Repository

codepath-twitterclient is hosted in the following web site
https://github.com/gautamjain/codepath-twitterclient

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

ItemValue
Java File Count8
Activity Count2
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.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

codepath-twitterclient has the following Java source files.

io.gautam.codepath.twitterclient.EndlessScrollListener.java
io.gautam.codepath.twitterclient.LoginActivity.java
io.gautam.codepath.twitterclient.MainActivity.java
io.gautam.codepath.twitterclient.TweetsAdapter.java
io.gautam.codepath.twitterclient.TwitterClient.java
io.gautam.codepath.twitterclient.TwitterClientApp.java
io.gautam.codepath.twitterclient.models.Tweet.java
io.gautam.codepath.twitterclient.models.User.java