Android Open Source - Image flickr TutorialsFlickrSearch






Project Summary

An android tutorial for Flickr image search.

Web Site / Source Repository

TutorialsFlickrSearch is hosted in the following web site
https://github.com/SouravBasu/TutorialsFlickrSearch

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

ItemValue
Java File Count12
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version12
Activity Count3
Fragment Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

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

ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

TutorialsFlickrSearch has the following Java source files.

com.tutorials.flickrsearch.FlickrPhotoImageFullView.java
com.tutorials.flickrsearch.FlickrPhotoImageView.java
com.tutorials.flickrsearch.Util.java
com.tutorials.flickrsearch.activity.ImageFullViewActivity.java
com.tutorials.flickrsearch.activity.InterestingnessActivity.java
com.tutorials.flickrsearch.activity.SearchResultActivity.java
com.tutorials.flickrsearch.api.FlickrConstants.java
com.tutorials.flickrsearch.api.FlickrPhoto.java
com.tutorials.flickrsearch.api.Interestingness.java
com.tutorials.flickrsearch.fragment.ImagesGridFragment.java
com.tutorials.flickrsearch.network.AsyncAPIFetcher.java
com.tutorials.flickrsearch.network.AsyncBitmapFetcher.java