Android App to search images using the Google API.
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.
The following table is the detailed list of ImageSearch.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 4 |
jar files used | android-async-http-1.4.5.jar android-support-v4.jar picasso-2.3.4.jar |
Required Permissions | android.permission.INTERNET |
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.
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