Android Week 2 Project: Grid Image Search.
GridImageSearch is hosted in the following web site
https://github.com/tristan-meng/GridImageSearch
If you think the Android project GridImageSearch 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 GridImageSearch.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 9 |
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 2 image files in GridImageSearch. The names of the image files are listed as follows.
ic_back.png ic_settings.png
The following screenshort is generated from the image listed above.
GridImageSearch has the following Java source files.
com.codpath.apps.gridimagesearch.EndlessScrollListener.java com.codpath.apps.gridimagesearch.FilterActivity.java com.codpath.apps.gridimagesearch.GridImageSearchActivity.java com.codpath.apps.gridimagesearch.ImageResult.java com.codpath.apps.gridimagesearch.ImageResultArrayAdapter.java com.codpath.apps.gridimagesearch.SearchFilter.java com.codpath.apps.gridimagesearch.ShowImageActivity.java