Android Open Source - Image search android-google-image-search






Project Summary

Codepath Android Bootcamp Project Week 2: Google Image Search.

Web Site / Source Repository

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

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

ItemValue
Java File Count7
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count3
jar files usedandroid-smart-image-view-1.0.0.jar
Required Permissionsandroid.permission.ACCESS_WIFI_STATE
android.permission.INTERNET
android.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 1 image files in android-google-image-search. The names of the image files are listed as follows.

ic_filter.png

The following screenshort is generated from the image listed above.

null

Java Source Files

android-google-image-search has the following Java source files.

com.example.gridimagesearch.app.EndlessScrollListener.java
com.example.gridimagesearch.app.ImageDisplayActivity.java
com.example.gridimagesearch.app.ImageResult.java
com.example.gridimagesearch.app.ImageResultArrayAdapter.java
com.example.gridimagesearch.app.SearchActivity.java
com.example.gridimagesearch.app.SettingsActivity.java
com.example.gridimagesearch.app.SquareSmartImageView.java