Android Open Source - Image search GridImageView






Project Summary

Android app for searching and filtering through images via the Google Image Search..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of GridImageView.

ItemValue
Java File Count10
Activity Count2
jar files usedandroid-async-http-1.4.5.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




Java Source Files

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