Android Open Source - Image example endless-google-images-volley






Project Summary

Example android project which uses Volley, Picasso, and ActiveAndroid to search over the GoogleImage API.

Web Site / Source Repository

endless-google-images-volley is hosted in the following web site
https://github.com/won21kr/endless-google-images-volley

If you think the Android project endless-google-images-volley 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 endless-google-images-volley.

ItemValue
Java File Count9
Supported screen sizes[mdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count3
jar files usedActiveAndroid.jar
android-support-v4.jar
guava-16.0.1.jar
newrelic.android.jar
picasso-2.2.0.jar
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

endless-google-images-volley has the following Java source files.

adapters.ImageAdapter.java
adapters.QueryAdapter.java
controllers.GoogleImageClient.java
controllers.VolleyController.java
models.Image.java
models.Query.java
views.activities.GoogleImageSearchVolleyActivity.java
views.activities.QueryHistoryActivity.java