Using the Instagram API, Android app that displays photos tagged with hashtag #selfie and arranges them using the pattern: big, small, small, big, small small, and repeat. Features: Tap to enlarge.
Hibrangram is hosted in the following web site
https://github.com/crackoso/Hibrangram
If you think the Android project Hibrangram 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 Hibrangram.
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 |
Hibrangram has the following Java source files.
com.example.instagram.ImageActivity.java com.example.instagram.ImageStreamAdapter.java com.example.instagram.MainActivity.java com.example.instagram.ZoomImageView.java com.example.instagramgallery.network.BitmapDownloaderTask.java com.example.instagramgallery.network.WebInterface.java