This is the sample application that pulls the selfie tagged images from the instagram.
instaSelfie is hosted in the following web site
https://github.com/sam33rdhakal/instaSelfie
If you think the Android project instaSelfie 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 instaSelfie.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [hdpi] |
Activity Count | 3 |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
instaSelfie has the following Java source files.
com.example.sameer.instaselfie.ApplicationTest.java com.example.sameer.instaselfie.GalleryPhotoActivity.java com.example.sameer.instaselfie.MainActivity.java com.example.sameer.instaselfie.ParseInstagramJSON.java com.example.sameer.instaselfie.Post.java com.example.sameer.instaselfie.SingePostActivity.java