Android Open Source - UI gridview ProfilePicGallery






Project Summary

A sample android app that fetches profile pics of your friends and displays them in a gridview.

Web Site / Source Repository

ProfilePicGallery is hosted in the following web site
https://github.com/vivekrk/ProfilePicGallery

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

ItemValue
Java File Count6
Supported screen sizes[mdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 1 image files in ProfilePicGallery. The names of the image files are listed as follows.

default_image.png

The following screenshort is generated from the image listed above.

null

Java Source Files

ProfilePicGallery has the following Java source files.

com.vravindranath.profilepicgallery.DownloadTask.java
com.vravindranath.profilepicgallery.DownloadTaskManager.java
com.vravindranath.profilepicgallery.Friend.java
com.vravindranath.profilepicgallery.FriendlistAdapter.java
com.vravindranath.profilepicgallery.ImageHelper.java
com.vravindranath.profilepicgallery.MainActivity.java