Android Open Source - Image api 64-image-search






Project Summary

Exploring the sad limits of the Google Image Search API 1.0 on Android.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of 64-image-search.

ItemValue
Java File Count13
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count1
jar files usedjackson-annotations-2.2.3.jar
jackson-core-2.2.3.jar
jackson-databind-2.2.3.jar
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null

Java Source Files

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