Yahoo, Introduction to Android - Assignment Week 2: Google Image Searcher.
yahoomobileacademy-googleimagesearch is hosted in the following web site
https://github.com/cdric/yahoomobileacademy-googleimagesearch
If you think the Android project yahoomobileacademy-googleimagesearch 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 yahoomobileacademy-googleimagesearch.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 10 |
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 |
Required Permissions | android.permission.INTERNET |
There are 1 image files in yahoomobileacademy-googleimagesearch. The names of the image files are listed as follows.
ic_settings.png
The following screenshort is generated from the image listed above.
yahoomobileacademy-googleimagesearch has the following Java source files.
com.yahoo.mobileacademy.googleimagesearch.activities.ImageDisplayActivity.java com.yahoo.mobileacademy.googleimagesearch.activities.ImageSearchActivity.java com.yahoo.mobileacademy.googleimagesearch.activities.SearchOptionsActivity.java com.yahoo.mobileacademy.googleimagesearch.adapters.ImageResultArrayAdapter.java com.yahoo.mobileacademy.googleimagesearch.helpers.UtilityClass.java com.yahoo.mobileacademy.googleimagesearch.models.ImageResult.java com.yahoo.mobileacademy.googleimagesearch.models.SearchFilters.java