Android Open Source - Image api GoogleImageSearch






Project Summary

This is an Android application which can be used to search images using google image search apis.

Web Site / Source Repository

GoogleImageSearch is hosted in the following web site
https://github.com/shalin186/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 Count9
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count3
jar files usedandroid-async-http-1.4.5.jar
picasso-2.3.4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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

ic_action_search.png
ic_action_settings.png
ic_action_share.png

The following screenshort is generated from the image listed above.

null

Java Source Files

GoogleImageSearch has the following Java source files.

com.codepath.googleimagesearch.activities.FullScreenImageActivity.java
com.codepath.googleimagesearch.activities.ImageSearchActivity.java
com.codepath.googleimagesearch.activities.ImageSearchSettingsActivity.java
com.codepath.googleimagesearch.activities.SettingsDialog.java
com.codepath.googleimagesearch.adapters.ImgSearchAdapter.java
com.codepath.googleimagesearch.models.ImageSearchModel.java
com.codepath.googleimagesearch.models.ImageSearchSettingsModel.java
com.codepath.googleimagesearch.utilities.EndlessScrollListener.java
com.codepath.googleimagesearch.utilities.TouchImageView.java