Android Open Source - Image application GridImageSearch






Project Summary

An android app for google image search.

Web Site / Source Repository

GridImageSearch is hosted in the following web site
https://github.com/jaiminshah/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 Count9
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count3
Fragment Count1
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 3 image files in GridImageSearch. The names of the image files are listed as follows.

ic_action_search.png
ic_action_share.png
ic_filter_settings.png

The following screenshort is generated from the image listed above.

null

Java Source Files

GridImageSearch has the following Java source files.

com.codepath.jaiminshah.gridimagesearch.ApplicationTest.java
com.codepath.jaiminshah.gridimagesearch.activities.ImageDisplayActivity.java
com.codepath.jaiminshah.gridimagesearch.activities.SearchActivity.java
com.codepath.jaiminshah.gridimagesearch.activities.SettingsActivity.java
com.codepath.jaiminshah.gridimagesearch.adapters.ImageResultsAdapter.java
com.codepath.jaiminshah.gridimagesearch.fragments.SettingsFragment.java
com.codepath.jaiminshah.gridimagesearch.helpers.EndlessScrollListener.java
com.codepath.jaiminshah.gridimagesearch.model.ImageResult.java
com.codepath.jaiminshah.gridimagesearch.model.SearchFilter.java