App to search for images and display in grid style.
AndroidGridImageSearch is hosted in the following web site
https://github.com/nehakarajgikar/AndroidGridImageSearch
If you think the Android project AndroidGridImageSearch 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 AndroidGridImageSearch.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 11 |
Activity Count | 3 |
jar files used | android-async-http-1.4.3.jar android-smart-image-view-1.0.0.jar android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
There are 1 image files in AndroidGridImageSearch. The names of the image files are listed as follows.
ic_settings.png
The following screenshort is generated from the image listed above.
AndroidGridImageSearch has the following Java source files.
com.codepath.androidgridimagesearch.EndlessScrollListener.java com.codepath.androidgridimagesearch.GridImageSearchActivity.java com.codepath.androidgridimagesearch.ImageDisplayActivity.java com.codepath.androidgridimagesearch.ImageResult.java com.codepath.androidgridimagesearch.ImageResultArrayAdapter.java com.codepath.androidgridimagesearch.Settings.java com.codepath.androidgridimagesearch.SettingsActivity.java