(Android) Android App to search for images using Google Images Api.
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.
The following table is the detailed list of image-search.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 1 |
Fragment Count | 3 |
jar files used | android-support-v13.jar gson-2.2.4.jar okhttp-2.0.0.jar picasso-2.3.2.jar retrofit-1.6.0.jar |
Required Permissions | android.permission.INTERNET |
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.
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