Android app for Google Image Search API.
image-search is hosted in the following web site
https://github.com/boes-matt/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 | 7 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
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.INTERNET |
There are 2 image files in image-search. The names of the image files are listed as follows.
ic_action_settings.png ic_action_share.png
The following screenshort is generated from the image listed above.
image-search has the following Java source files.
com.boes.imagesearch.AdvancedActivity.java com.boes.imagesearch.GoogleAPI.java com.boes.imagesearch.ImageActivity.java com.boes.imagesearch.ImageAdapter.java com.boes.imagesearch.ImageResult.java com.boes.imagesearch.Query.java com.boes.imagesearch.SearchActivity.java