Android Open Source - Image grid codepath-imagesearch






Project Summary

Grid image search assignment for March '14 CodePath Android boot camp.

Web Site / Source Repository

codepath-imagesearch is hosted in the following web site
https://github.com/calvin-n-hobbes/codepath-imagesearch

If you think the Android project codepath-imagesearch 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 codepath-imagesearch.

ItemValue
Java File Count7
Target SDK Version18
Minimum SDK Version14
Activity Count3
jar files usedandroid-async-http-1.4.4.jar
android-smart-image-view-1.0.0.jar
android-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Java Source Files

codepath-imagesearch has the following Java source files.

com.codepath.bootcamp.gridimagesearch.EndlessScrollListener.java
com.codepath.bootcamp.gridimagesearch.ImageDisplayActivity.java
com.codepath.bootcamp.gridimagesearch.ImageFilter.java
com.codepath.bootcamp.gridimagesearch.ImageFilterActivity.java
com.codepath.bootcamp.gridimagesearch.ImageResult.java
com.codepath.bootcamp.gridimagesearch.ImageResultArrayAdapter.java
com.codepath.bootcamp.gridimagesearch.SearchActivity.java