Android Open Source - Image search ImageSearch






Project Summary

Simple Google Image Search Android App.

Web Site / Source Repository

ImageSearch is hosted in the following web site
https://github.com/ravirani/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 Count10
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count2
Fragment Count1
jar files usedandroid-async-http-1.4.5.jar
picasso-2.3.4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Resource Files

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

ic_action_search.png
ic_menu_filter.png

The following screenshort is generated from the image listed above.

null

Java Source Files

ImageSearch has the following Java source files.

com.ravcode.imagesearch.ApplicationTest.java
com.ravcode.imagesearch.activities.ImageActivity.java
com.ravcode.imagesearch.activities.ImagesSearchActivity.java
com.ravcode.imagesearch.activities.util.EndlessScrollListener.java
com.ravcode.imagesearch.activities.util.SystemUiHider.java
com.ravcode.imagesearch.activities.util.SystemUiHiderBase.java
com.ravcode.imagesearch.activities.util.SystemUiHiderHoneycomb.java
com.ravcode.imagesearch.adapters.ImagesAdapter.java
com.ravcode.imagesearch.fragments.AdvancedImageFiltersFragment.java
com.ravcode.imagesearch.models.Image.java