Android application that uses the Flickr api to display photos in a listview..
ImageDisplay is hosted in the following web site
https://github.com/H1nsation/ImageDisplay
If you think the Android project ImageDisplay 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 ImageDisplay.
Item | Value |
---|---|
Java File Count | 5 |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET |
ImageDisplay has the following Java source files.
com.bootcampapp.hinsonlo.imagedisplay.ApplicationTest.java com.bootcampapp.hinsonlo.imagedisplay.FlickrData.java com.bootcampapp.hinsonlo.imagedisplay.MyActivity.java com.bootcampapp.hinsonlo.imagedisplay.Photo.java com.bootcampapp.hinsonlo.imagedisplay.PhotoAdapter.java