Android Project 2: Grid Image Search.
GridImageSearchAndroid is hosted in the following web site
https://github.com/autumnclaire/GridImageSearchAndroid
If you think the Android project GridImageSearchAndroid 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 GridImageSearchAndroid.
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.6.jar android-support-v4.jar picasso-2.3.4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 2 image files in GridImageSearchAndroid. The names of the image files are listed as follows.
ic_action_picture.png ic_action_settings.png
The following screenshort is generated from the image listed above.
GridImageSearchAndroid has the following Java source files.
com.yahoo.autumnv.gridimagesearch.activities.ImageDisplayActivity.java com.yahoo.autumnv.gridimagesearch.activities.SearchActivity.java com.yahoo.autumnv.gridimagesearch.activities.SettingsActivity.java com.yahoo.autumnv.gridimagesearch.adapters.ImageResultsAdapter.java com.yahoo.autumnv.gridimagesearch.models.EndlessScrollListener.java com.yahoo.autumnv.gridimagesearch.models.ImageResult.java com.yahoo.autumnv.gridimagesearch.models.Settings.java