Android Open Source - Image search ImageFinder






Project Summary

Grid-based image search app for CodePath Android Bootcamp.

Web Site / Source Repository

ImageFinder is hosted in the following web site
https://github.com/eecsninja/ImageFinder

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

ItemValue
Java File Count8
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version10
Activity Count3
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Resource Files

There are 2 image files in ImageFinder. The names of the image files are listed as follows.

ic_action_settings.png
ic_share.png

The following screenshort is generated from the image listed above.

null

Java Source Files

ImageFinder has the following Java source files.

com.codepath.imagefinder.EndlessScrollListener.java
com.codepath.imagefinder.ImageDisplay.java
com.codepath.imagefinder.ImageResult.java
com.codepath.imagefinder.ImageResultArrayAdapter.java
com.codepath.imagefinder.ResponseHandler.java
com.codepath.imagefinder.SearchActivity.java
com.codepath.imagefinder.SearchOptions.java
com.codepath.imagefinder.Settings.java