Android Open Source - Image api GoogleImageSearch






Project Summary

Small project for querying Google Images API..

Web Site / Source Repository

GoogleImageSearch is hosted in the following web site
https://github.com/rallat/GoogleImageSearch

If you think the Android project 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.

Project Detail

The following table is the detailed list of GoogleImageSearch.

ItemValue
Java File Count19
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version14
Activity Count1
Fragment Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Resource Files

There are 3 image files in GoogleImageSearch. The names of the image files are listed as follows.

ic_navigation_drawer.png
list_loader.png
placeholder.png

The following screenshort is generated from the image listed above.

null

Java Source Files

GoogleImageSearch has the following Java source files.

com.rallat.search.ImageCache.java
com.rallat.search.Pagination.java
com.rallat.search.SearchState.java
com.rallat.search.activities.BaseActivity.java
com.rallat.search.activities.MainActivity.java
com.rallat.search.fragments.HistoryFragment.java
com.rallat.search.fragments.SearchFragment.java
com.rallat.search.models.GoogleImage.java
com.rallat.search.models.JsonGoogleImageParser.java
com.rallat.search.models.Search.java
com.rallat.search.providers.CursorDelegate.java
com.rallat.search.providers.SearchCursorDelegate.java
com.rallat.search.providers.SearchProvider.java
com.rallat.search.providers.SearchTable.java
com.rallat.search.tasks.ApiHttpUrlConnection.java
com.rallat.search.tasks.DownloadImageTask.java
com.rallat.search.tasks.GoogleImageSearchTask.java
com.rallat.search.views.GoogleImageAdapter.java
com.rallat.search.views.NavigationDrawerDelegate.java