Exploring the sad limits of the Google Image Search API 1.0 on Android.
64-image-search is hosted in the following web site
https://github.com/markcerqueira/64-image-search
If you think the Android project 64-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 64-image-search.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 1 |
jar files used | jackson-annotations-2.2.3.jar jackson-core-2.2.3.jar jackson-databind-2.2.3.jar |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 1 image files in 64-image-search. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
64-image-search has the following Java source files.
mark.gimagesearch.ApplicationTest.java mark.gimagesearch.GoogleImageList.java mark.gimagesearch.GoogleImageSearchAPI.java mark.gimagesearch.ImageGridListItem.java mark.gimagesearch.MainActivity.java mark.gimagesearch.SquareImageView.java mark.gimagesearch.models.CursorDataNode.java mark.gimagesearch.models.ImageResult.java mark.gimagesearch.models.ImageSearchResponse.java mark.gimagesearch.models.PageNode.java mark.gimagesearch.models.ResponseDataNode.java mark.gimagesearch.utils.JsonUtils.java mark.gimagesearch.utils.NetworkUtils.java