Android Open Source - Image display Selfiegram






Project Summary

Android test app which fetches the lastests images tagged with the hashtag "#selfie" to display it, following the pattern Big, Small Small, Big, Small Small ....

Web Site / Source Repository

Selfiegram is hosted in the following web site
https://github.com/MiichaelD/Selfiegram

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

ItemValue
Java File Count8
Target SDK Version21
Minimum SDK Version11
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Java Source Files

Selfiegram has the following Java source files.

com.webs.itmexicali.selfiegram.CustomArrayAdapter.java
com.webs.itmexicali.selfiegram.DetailAct.java
com.webs.itmexicali.selfiegram.EndlessScrollListener.java
com.webs.itmexicali.selfiegram.ImageDownloaderTask.java
com.webs.itmexicali.selfiegram.MainAct.java
com.webs.itmexicali.selfiegram.utils.BitmapLoader.java
com.webs.itmexicali.selfiegram.utils.JSonParser.java
com.webs.itmexicali.selfiegram.utils.ServerConn.java