Example android project which uses Volley, Picasso, and ActiveAndroid to search over the GoogleImage API.
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.
The following table is the detailed list of endless-google-images-volley.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 3 |
jar files used | ActiveAndroid.jar android-support-v4.jar guava-16.0.1.jar newrelic.android.jar picasso-2.2.0.jar |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
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