Grid Image Search.
AndroidBootcamp-Proj2-Grid-Image is hosted in the following web site
https://github.com/workingmonk/AndroidBootcamp-Proj2-Grid-Image
If you think the Android project AndroidBootcamp-Proj2-Grid-Image 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 AndroidBootcamp-Proj2-Grid-Image.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [xhdpi] |
Activity Count | 3 |
jar files used | android-async-http-1.4.5.jar picasso-2.3.4.jar |
Required Permissions | android.permission.INTERNET |
There are 1 image files in AndroidBootcamp-Proj2-Grid-Image. The names of the image files are listed as follows.
icon_grid_image.png
The following screenshort is generated from the image listed above.
AndroidBootcamp-Proj2-Grid-Image has the following Java source files.
com.yahoo.workmonk.gridimagesearch.ApplicationTest.java com.yahoo.workmonk.gridimagesearch.activities.ImageDisplayActivity.java com.yahoo.workmonk.gridimagesearch.activities.SearchActivity.java com.yahoo.workmonk.gridimagesearch.activities.SettingsActivity.java com.yahoo.workmonk.gridimagesearch.adapters.EndlessScrollListener.java com.yahoo.workmonk.gridimagesearch.adapters.ImageResultsAdapter.java com.yahoo.workmonk.gridimagesearch.models.ImageResult.java com.yahoo.workmonk.gridimagesearch.models.Settings.java