Android Open Source - Image search ImageSearch






Project Summary

Android app to search images using Google Images API.

Web Site / Source Repository

ImageSearch is hosted in the following web site
https://github.com/lorden/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.

Project Detail

The following table is the detailed list of ImageSearch.

ItemValue
Java File Count13
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count3
jar files usedandroid-async-http-1.4.4.jar
universal-image-loader-1.9.2.jar
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 3 image files in ImageSearch. The names of the image files are listed as follows.

ic_action_filter.png
ic_action_name.png
ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

ImageSearch has the following Java source files.

com.diegolorden.imagesearch.app.EndlessScrollListener.java
com.diegolorden.imagesearch.app.FiltersActivity.java
com.diegolorden.imagesearch.app.FiltersFragment.java
com.diegolorden.imagesearch.app.GoogleImagesAPI.java
com.diegolorden.imagesearch.app.GoogleImagesAPIFilters.java
com.diegolorden.imagesearch.app.ImageDisplayActivity.java
com.diegolorden.imagesearch.app.ImageResult.java
com.diegolorden.imagesearch.app.ImageResultArrayAdapter.java
com.diegolorden.imagesearch.app.SearchActivity.java
com.diegolorden.imagesearch.app.TouchImageView.java
com.diegolorden.imagesearch.app.util.SystemUiHider.java
com.diegolorden.imagesearch.app.util.SystemUiHiderBase.java
com.diegolorden.imagesearch.app.util.SystemUiHiderHoneycomb.java