CodePath Android Bootcamp - HW 3.
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.
The following table is the detailed list of codepath-twitterclient.
Item | Value |
---|---|
Java File Count | 8 |
Activity Count | 2 |
jar files used | ActiveAndroid-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 Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
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