This is an image search android app, using Google's Image Search Api, that allows user to perform search with advanced search options..
image-search is hosted in the following web site
https://github.com/mydiemho/image-search
If you think the Android project image-search 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 image-search.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 2 |
jar files used | android-async-http-1.4.4.jar android-smart-image-view-1.0.0.jar commons-io-2.4.jar crouton-1.8.4.jar picasso-2.3.2.jar |
Required Permissions | android.permission.INTERNET |
There are 3 image files in image-search. The names of the image files are listed as follows.
ic_action_search.png ic_action_settings.png image_loading.png
The following screenshort is generated from the image listed above.
image-search has the following Java source files.
myho.gridimagesearch.activities.DisplayFullImageActivity.java myho.gridimagesearch.activities.SearchActivity.java myho.gridimagesearch.adapters.ImageInfoArrayAdapter.java myho.gridimagesearch.fragments.SearchFiltersDialog.java myho.gridimagesearch.helpers.CircleTransform.java myho.gridimagesearch.helpers.EndlessScrollListener.java myho.gridimagesearch.models.FilterInfo.java myho.gridimagesearch.models.ImageInfo.java