[Android Bootcamp] Week 2 Project: Grid Image Search.
GridImageSearch is hosted in the following web site
https://github.com/seulkikims/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 | 10 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 10 |
Activity Count | 4 |
jar files used | ActiveAndroid-3.1-adcddac4c58.jar android-async-http-1.4.3.jar android-support-v4.jar codepath-oauth-0.3.0.jar codepath-utils.jar scribe-codepath.jar universal-image-loader-1.8.4.jar |
Required Permissions | android.permission.INTERNET |
There are 2 image files in GridImageSearch. The names of the image files are listed as follows.
ic_settings.png ic_settings_bright.png
The following screenshort is generated from the image listed above.
GridImageSearch has the following Java source files.
com.thecodepath.gridimagesearch.EndlessScrollListener.java com.thecodepath.gridimagesearch.FullscreenActivity.java com.thecodepath.gridimagesearch.ImageFilter.java com.thecodepath.gridimagesearch.ImageQuery.java com.thecodepath.gridimagesearch.ImageService.java com.thecodepath.gridimagesearch.ImageSource.java com.thecodepath.gridimagesearch.ImageSourceAdapter.java com.thecodepath.gridimagesearch.ResultActivity.java com.thecodepath.gridimagesearch.SearchActivity.java com.thecodepath.gridimagesearch.SettingsActivity.java