Simple image search app with some filters for Android.
AndroidImageSearch is hosted in the following web site
https://github.com/steffanc/AndroidImageSearch
If you think the Android project AndroidImageSearch 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 AndroidImageSearch.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi] |
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 AndroidImageSearch. The names of the image files are listed as follows.
ic_settings.png
The following screenshort is generated from the image listed above.
AndroidImageSearch has the following Java source files.
com.example.imagesearch.EndlessScroll.java com.example.imagesearch.ImageDisplayActivity.java com.example.imagesearch.ImageResult.java com.example.imagesearch.ImageResultArrayAdapter.java com.example.imagesearch.ImageSearch.java com.example.imagesearch.SettingsActivity.java