Android app for searching and filtering through images via the Google Image Search..
GridImageView is hosted in the following web site
https://github.com/jaytolentino/GridImageView
If you think the Android project GridImageView 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 GridImageView.
Item | Value |
---|---|
Java File Count | 10 |
Activity Count | 2 |
jar files used | android-async-http-1.4.5.jar picasso-2.3.4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
GridImageView has the following Java source files.
com.example.jltolent.gridimageview.ApplicationTest.java com.example.jltolent.gridimageview.activities.ImageDisplayActivity.java com.example.jltolent.gridimageview.activities.MainActivity.java com.example.jltolent.gridimageview.adapters.EndlessScrollListener.java com.example.jltolent.gridimageview.adapters.ImageResultsAdapter.java com.example.jltolent.gridimageview.fragments.EditSettingsDialog.java com.example.jltolent.gridimageview.models.ImageResult.java com.example.jltolent.gridimageview.models.SettingsData.java com.example.jltolent.gridimageview.net.NetworkHandler.java com.ortiz.touch.TouchImageView.java