Google Image Searcher Android App for Intro to Android Class..
googleimagesearcher is hosted in the following web site
https://github.com/jarrettcoggin/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.
The following table is the detailed list of googleimagesearcher.
Item | Value |
---|---|
Java File Count | 10 |
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.4.jar android-smart-image-view-1.0.0.jar android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
There are 1 image files in googleimagesearcher. The names of the image files are listed as follows.
ic_filters_high_contrast.png
The following screenshort is generated from the image listed above.
googleimagesearcher has the following Java source files.
com.jarrettcoggin.googleimagesearcher.activities.FiltersActivity.java com.jarrettcoggin.googleimagesearcher.activities.ImageDisplayActivity.java com.jarrettcoggin.googleimagesearcher.activities.SearchActivity.java com.jarrettcoggin.googleimagesearcher.adapters.ImageResultArrayAdapter.java com.jarrettcoggin.googleimagesearcher.listeners.EndlessScrollListener.java com.jarrettcoggin.googleimagesearcher.models.FilterSettings.java com.jarrettcoggin.googleimagesearcher.models.ImageResult.java