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