Android app: grid image searcher for codepath.
GridImageSearch is hosted in the following web site
https://github.com/duxing/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, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 10 |
Activity Count | 3 |
jar files used | android-async-http-1.4.4.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_action_reset.png ic_action_setting.png
The following screenshort is generated from the image listed above.
GridImageSearch has the following Java source files.
com.codepath.assignment.gridimagesearch.EndlessScrollListener.java com.codepath.assignment.gridimagesearch.ImageDisplayActivity.java com.codepath.assignment.gridimagesearch.ImageResult.java com.codepath.assignment.gridimagesearch.ImageResultArrayAdapter.java com.codepath.assignment.gridimagesearch.SearchActivity.java com.codepath.assignment.gridimagesearch.SearchOption.java com.codepath.assignment.gridimagesearch.SettingActivity.java