Codepath Android Bootcamp Project Week 2: Google Image Search.
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.
The following table is the detailed list of android-google-image-search.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 3 |
jar files used | android-smart-image-view-1.0.0.jar |
Required Permissions | android.permission.ACCESS_WIFI_STATE android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
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.
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