An android tutorial for Flickr image search.
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.
The following table is the detailed list of TutorialsFlickrSearch.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 12 |
Activity Count | 3 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
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.
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