Android Open Source - Image api image-search






Project Summary

(Android) Android App to search for images using Google Images Api.

Web Site / Source Repository

image-search is hosted in the following web site
https://github.com/roberto77mi/image-search

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

ItemValue
Java File Count12
Supported screen sizes[xhdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count1
Fragment Count3
jar files usedandroid-support-v13.jar
gson-2.2.4.jar
okhttp-2.0.0.jar
picasso-2.3.2.jar
retrofit-1.6.0.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 2 image files in image-search. The names of the image files are listed as follows.

ballon.png
favorite_on.png

The following screenshort is generated from the image listed above.

null

Java Source Files

image-search has the following Java source files.

rf.demo.uberimagesearch.Constant.java
rf.demo.uberimagesearch.FavoritesFragment.java
rf.demo.uberimagesearch.HomeActivity.java
rf.demo.uberimagesearch.ImageGridFragment.java
rf.demo.uberimagesearch.ImagesAdapter.java
rf.demo.uberimagesearch.MapFragment.java
rf.demo.uberimagesearch.ProgressActivity.java
rf.demo.uberimagesearch.api.GoogleImageApi.java
rf.demo.uberimagesearch.api.WebImage.java
rf.demo.uberimagesearch.db.DatabaseHelper.java
rf.demo.uberimagesearch.db.UberImagesProvider.java
rf.demo.uberimagesearch.history.SearchHistoryProvider.java