Android Open Source - Image api image-search






Project Summary

This is an image search android app, using Google's Image Search Api, that allows user to perform search with advanced search options..

Web Site / Source Repository

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.

Project Detail

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

ItemValue
Java File Count8
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count2
jar files usedandroid-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 Permissionsandroid.permission.INTERNET




Resource Files

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.

null

Java Source Files

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