A demo android application that shows ListView with the most recent Flickr photos..
flickr_demo is hosted in the following web site
https://github.com/finnishslavic/flickr_demo
If you think the Android project flickr_demo 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 flickr_demo.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 10 |
Activity Count | 2 |
jar files used | flickrj-android-2.0.1-SNAPSHOT.jar slf4j-android-1.6.1-RC1.jar |
Required Permissions | android.permission.INTERNET |
There are 2 image files in flickr_demo. The names of the image files are listed as follows.
ic_error.png ic_loading.png
The following screenshort is generated from the image listed above.
flickr_demo has the following Java source files.
com.slava.android.ImageListActivity.java com.slava.android.ViewImageActivity.java com.slava.android.ui.ImageListAdapter.java com.slava.android.utils.ExternalCache.java com.slava.android.utils.ImageDownloader.java