Android Open Source - Image api ImageSearch






Project Summary

Android App to search images using the Google API.

Web Site / Source Repository

ImageSearch is hosted in the following web site
https://github.com/Teju-Android/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 Count8
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count4
jar files usedandroid-async-http-1.4.5.jar
android-support-v4.jar
picasso-2.3.4.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

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

ic_action_settings.png
search_image.png

The following screenshort is generated from the image listed above.

null

Java Source Files

ImageSearch has the following Java source files.

com.tejuapp.imagesearch.activities.FilterActivity.java
com.tejuapp.imagesearch.activities.ImageDisplayActivity.java
com.tejuapp.imagesearch.activities.SearchActivity.java
com.tejuapp.imagesearch.activities.SettingActivity.java
com.tejuapp.imagesearch.adapters.ImageResultsAdapter.java
com.tejuapp.imagesearch.listener.EndlessScrollListener.java
com.tejuapp.imagesearch.model.ImageResult.java
com.tejuapp.imagesearch.model.ImageSetting.java