Android app for google image search.
GridImageSearch is hosted in the following web site
https://github.com/richk/GridImageSearch
If you think the Android project GridImageSearch 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 GridImageSearch.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [ldpi, mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 14 |
Activity Count | 3 |
jar files used | android-async-http-1.4.3.jar android-smart-image-view-1.0.0.jar android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
There are 3 image files in GridImageSearch. The names of the image files are listed as follows.
ic_action_search.png ic_image_search.png ic_settings.png
The following screenshort is generated from the image listed above.
GridImageSearch has the following Java source files.
org.codepath.gridimagesearch.EndlessScrollListener.java org.codepath.gridimagesearch.GridImageSearchActivity.java org.codepath.gridimagesearch.ImageDisplayActivity.java org.codepath.gridimagesearch.ImageResult.java org.codepath.gridimagesearch.ImageResultsArrayAdapter.java org.codepath.gridimagesearch.ImageSearchContracts.java org.codepath.gridimagesearch.ImageSettingsDialogFragment.java org.codepath.gridimagesearch.ImageSettingsParams.java org.codepath.gridimagesearch.Utils.java