Android Open Source - Image sample GoogleImageSearch






Project Summary

A sample android app to perform Google Image Search using google images API..

Web Site / Source Repository

GoogleImageSearch is hosted in the following web site
https://github.com/preraktrivedi/GoogleImageSearch

If you think the Android project GoogleImageSearch 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 GoogleImageSearch.

ItemValue
Java File Count10
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count3
jar files usedandroid-async-http-1.4.3.jar
android-smart-image-view-1.0.0.jar
android-support-v4.jar
lvanimations.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 6 image files in GoogleImageSearch. The names of the image files are listed as follows.

error_not_found.png
ic_action_search.png
ic_filter.png
ic_launcher_new.png
ic_refresh.png
launcher_img_search.png

The following screenshort is generated from the image listed above.

null




Java Source Files

GoogleImageSearch has the following Java source files.

codepath.preraktrivedi.apps.googlegridimagesearch.activities.GoogleGridImageSearchMainActivity.java
codepath.preraktrivedi.apps.googlegridimagesearch.activities.ImageDisplayActivity.java
codepath.preraktrivedi.apps.googlegridimagesearch.activities.SearchFiltersActivity.java
codepath.preraktrivedi.apps.googlegridimagesearch.adapters.ImageResultArrayAdapter.java
codepath.preraktrivedi.apps.googlegridimagesearch.datamodel.ImageResult.java
codepath.preraktrivedi.apps.googlegridimagesearch.datamodel.ImageSearchAppData.java
codepath.preraktrivedi.apps.googlegridimagesearch.datamodel.SearchFilters.java
codepath.preraktrivedi.apps.googlegridimagesearch.utils.EndlessScrollListener.java
codepath.preraktrivedi.apps.googlegridimagesearch.utils.ImageSearchUtils.java
codepath.preraktrivedi.apps.googlegridimagesearch.utils.LayoutUtils.java