Android Open Source - Image search GridImageSearch






Project Summary

[Android Bootcamp] Week 2 Project: Grid Image Search.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of GridImageSearch.

ItemValue
Java File Count10
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version10
Activity Count4
jar files usedActiveAndroid-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 Permissionsandroid.permission.INTERNET




Resource Files

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.

null

Java Source Files

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