Android App that Uses the Google Image search API to display images.
googleSearch is hosted in the following web site
https://github.com/jprimas/googleSearch
If you think the Android project googleSearch 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 googleSearch.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 3 |
jar files used | android-async-http-1.4.3.jar android-smart-image-view-1.0.0.jar android-support-v4.jar universal-image-loader-1.8.6.jar |
Required Permissions | android.permission.INTERNET |
There are 1 image files in googleSearch. The names of the image files are listed as follows.
ic_bullseye.png
The following screenshort is generated from the image listed above.
googleSearch has the following Java source files.
com.josh.googlesearch.ChooseParamActivity.java com.josh.googlesearch.EndlessScrollListener.java com.josh.googlesearch.ImageDisplayActivity.java com.josh.googlesearch.ImageResult.java com.josh.googlesearch.ImageResultsArrayAdapter.java com.josh.googlesearch.SearchActivity.java