Grid-based image search app for CodePath Android Bootcamp.
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.
The following table is the detailed list of ImageFinder.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 10 |
Activity Count | 3 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
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.
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