Android Open Source - Image grid image-search






Project Summary

Android Intro Class - Assignment 2 - Grid Image Search.

Web Site / Source Repository

image-search is hosted in the following web site
https://github.com/dbvictor/image-search

If you think the Android project image-search 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 image-search.

ItemValue
Java File Count7
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count3
jar files usedandroid-async-http-1.4.5.jar
android-smart-image-view-3-27-14.jar
android-support-v4.jar
picasso-2.3.4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 2 image files in image-search. The names of the image files are listed as follows.

ic_action_settings.png
ic_action_share.png

The following screenshort is generated from the image listed above.

null

Java Source Files

image-search has the following Java source files.

com.yahoo.dvictor.image_search.activities.SearchActivity.java
com.yahoo.dvictor.image_search.activities.SettingsActivity.java
com.yahoo.dvictor.image_search.activities.ViewActivity.java
com.yahoo.dvictor.image_search.adapters.SearchResultsAdapter.java
com.yahoo.dvictor.image_search.models.SearchFilters.java
com.yahoo.dvictor.image_search.models.SearchResult.java
com.yahoo.dvictor.image_search.util.EndlessScrollListener.java