Android Open Source - Image background GoogleImageSearcher






Project Summary

A cool android app to search images. In the background uses the Google Image Search api..

Web Site / Source Repository

GoogleImageSearcher is hosted in the following web site
https://github.com/vandanab/GoogleImageSearcher

If you think the Android project GoogleImageSearcher 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 GoogleImageSearcher.

ItemValue
Java File Count8
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count3
Fragment Count1
jar files usedandroid-async-http-1.4.5.jar
android-support-v4.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




Resource Files

There are 3 image files in GoogleImageSearcher. The names of the image files are listed as follows.

ic_action_search.png
ic_action_settings.png
ic_action_social_share.png

The following screenshort is generated from the image listed above.

null

Java Source Files

GoogleImageSearcher has the following Java source files.

com.codepath.vandanab.googleimagesearcher.activities.ImageDetailsActivity.java
com.codepath.vandanab.googleimagesearcher.activities.ImageSearchActivity.java
com.codepath.vandanab.googleimagesearcher.activities.SearchFiltersActivity.java
com.codepath.vandanab.googleimagesearcher.adapters.ImageResultsAdapter.java
com.codepath.vandanab.googleimagesearcher.fragments.SearchFiltersDialog.java
com.codepath.vandanab.googleimagesearcher.listeners.EndlessScrollListener.java
com.codepath.vandanab.googleimagesearcher.models.ImageResult.java
com.codepath.vandanab.googleimagesearcher.models.SearchFilters.java