An Android app to perform search and display images using google image search APIs.
ImageSearch is hosted in the following web site
https://github.com/shz117/ImageSearch
If you think the Android project ImageSearch 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 ImageSearch.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 3 |
jar files used | android-async-http-1.4.6.jar picasso-2.4.0.jar |
Required Permissions | android.permission.INTERNET |
There are 3 image files in ImageSearch. The names of the image files are listed as follows.
ic_action_name.png icon_share.png placeholder.png
The following screenshort is generated from the image listed above.
ImageSearch has the following Java source files.
com.yahoo.gridimagesearch.ApplicationTest.java com.yahoo.gridimagesearch.activity.AdvConfigActivity.java com.yahoo.gridimagesearch.activity.ImageDisplayActivity.java com.yahoo.gridimagesearch.activity.SearchActivity.java com.yahoo.gridimagesearch.adapter.ImageResultsAdapter.java com.yahoo.gridimagesearch.lib.EndlessScrollListener.java com.yahoo.gridimagesearch.model.ImageResult.java com.yahoo.gridimagesearch.model.SearchUrlConfig.java