Android Open Source - Photo instagram SampleCode






Project Summary

Using the Instagram API, create an Android app that displays photos tagged with hashtag #selfie and arranges them using the pattern: big, small, small, big, small small, and repeat. Then implement one of the following features: Tap to enlarge, Drag and.

Web Site / Source Repository

SampleCode is hosted in the following web site
https://github.com/toddsalpen/SampleCode

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

ItemValue
Java File Count9
Target SDK Version21
Minimum SDK Version14
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

SampleCode has the following Java source files.

com.selfie.ImageAdapter.java
com.selfie.InstagramImage.java
com.selfie.InstagramResponse.java
com.selfie.MainActivity.java
com.webservices.ErrorID.java
com.webservices.ImageDownloader.java
com.webservices.JsonResponseHandler.java
com.webservices.JsonService.java
com.webservices.OnJsonResponse.java