Simple Google Image Search Android App.
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.
The following table is the detailed list of ImageSearch.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 2 |
Fragment Count | 1 |
jar files used | android-async-http-1.4.5.jar picasso-2.3.4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
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.
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