Android application to search and display images in an endlessly paginated Gridview.
GoogleImageSearch is hosted in the following web site
https://github.com/kkaushik/GoogleImageSearch
If you think the Android project GoogleImageSearch 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 GoogleImageSearch.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 15 |
Activity Count | 3 |
jar files used | android-async-http-1.4.4.jar android-smart-image-view-1.0.0.jar android-support-v4.jar universal-image-loader-1.9.2-with-sources.jar |
Required Permissions | android.permission.INTERNET |
There are 1 image files in GoogleImageSearch. The names of the image files are listed as follows.
ic_settings.png
The following screenshort is generated from the image listed above.
GoogleImageSearch has the following Java source files.
com.example.gridimagesearch.EndlessScrollListener.java com.example.gridimagesearch.ImageDisplayActivity.java com.example.gridimagesearch.ImageResult.java com.example.gridimagesearch.ImageResultsArrayAdapter.java com.example.gridimagesearch.SearchActivity.java com.example.gridimagesearch.Settings.java com.example.gridimagesearch.SettingsActivity.java