A simple Android Google Image Search project.
AndroidGoogleImageSearcher is hosted in the following web site
https://github.com/g13n/AndroidGoogleImageSearcher
If you think the Android project AndroidGoogleImageSearcher 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 AndroidGoogleImageSearcher.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 10 |
Activity Count | 2 |
jar files used | android-async-http-1.4.4.jar android-support-v4.jar universal-image-loader-1.9.1-with-sources.jar |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 1 image files in AndroidGoogleImageSearcher. The names of the image files are listed as follows.
ic_action_settings.png
The following screenshort is generated from the image listed above.
AndroidGoogleImageSearcher has the following Java source files.
me.g13n.gridimagesearch.EndlessScrollListener.java me.g13n.gridimagesearch.GoogleImageSearch.java me.g13n.gridimagesearch.GoogleImageSearchOptions.java me.g13n.gridimagesearch.GridImageSearchActivity.java me.g13n.gridimagesearch.GridImageSearchFilterActivity.java me.g13n.gridimagesearch.Image.java me.g13n.gridimagesearch.ImageSearchOptions.java me.g13n.gridimagesearch.ImageSearchResultListener.java me.g13n.gridimagesearch.ImagesAdapter.java