A simple android app that parses an Instagram response and acts as a gallery.
InstagramGallery is hosted in the following web site
https://github.com/colinbrownec/InstagramGallery
If you think the Android project InstagramGallery 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 InstagramGallery.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
InstagramGallery has the following Java source files.
com.example.instagramgallery.ImageActivity.java com.example.instagramgallery.ImageStreamAdapter.java com.example.instagramgallery.MainActivity.java com.example.instagramgallery.ZoomImageView.java com.example.instagramgallery.network.BitmapDownloaderTask.java com.example.instagramgallery.network.WebInterface.java