Android Grid Image Search example App.
android-grid-image-search is hosted in the following web site
https://github.com/josemontesdeoca/android-grid-image-search
If you think the Android project android-grid-image-search 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 android-grid-image-search.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 3 |
jar files used | android-async-http-1.4.4.jar android-smart-image-view-3-27-14.jar android-support-v4.jar commons-validator-1.4.0.jar universal-image-loader-1.9.2.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
There are 4 image files in android-grid-image-search. The names of the image files are listed as follows.
ic_action_search.png ic_action_settings.png ic_action_share.png search_icon_64.png
The following screenshort is generated from the image listed above.
android-grid-image-search has the following Java source files.
com.joseonline.example.gridimagesearch.EndlessScrollListener.java com.joseonline.example.gridimagesearch.ImageDisplayActivity.java com.joseonline.example.gridimagesearch.ImageResult.java com.joseonline.example.gridimagesearch.ImageResultArrayAdapter.java com.joseonline.example.gridimagesearch.SearchActivity.java com.joseonline.example.gridimagesearch.Settings.java com.joseonline.example.gridimagesearch.SettingsActivity.java