Week 1 homework for Codepath Android bootcamp.
InstagramClientDemo is hosted in the following web site
https://github.com/priteshshah1983/InstagramClientDemo
If you think the Android project InstagramClientDemo 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 InstagramClientDemo.
Item | Value |
---|---|
Java File Count | 6 |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET |
InstagramClientDemo has the following Java source files.
com.codepath.instagramclient.ApplicationTest.java com.codepath.instagramclient.InstagramComment.java com.codepath.instagramclient.InstagramPhoto.java com.codepath.instagramclient.InstagramPhotosAdapter.java com.codepath.instagramclient.InstagramRestClient.java com.codepath.instagramclient.PhotosActivity.java