Android Open Source - Development api GridImageSearch-Codepath






Project Summary

GridImageSearch Android app using Google API.

Web Site / Source Repository

GridImageSearch-Codepath is hosted in the following web site
https://github.com/prachiagrawal/GridImageSearch-Codepath

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

ItemValue
Java File Count8
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count3
Fragment Count1
jar files usedandroid-async-http-1.4.6.jar
android-support-v4.jar
picasso-2.3.4.jar
Required Permissionsandroid.permission.INTERNET
android.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 6 image files in GridImageSearch-Codepath. The names of the image files are listed as follows.

ic_action_search.png
ic_delete.png
ic_search.png
ic_search_filters.png
ic_settings.png
ic_share_image.png

The following screenshort is generated from the image listed above.

null




Java Source Files

GridImageSearch-Codepath has the following Java source files.

com.codepath.gridimagesearch.activities.ImageDisplayActivity.java
com.codepath.gridimagesearch.activities.SearchActivity.java
com.codepath.gridimagesearch.adapters.ImageResultsAdapter.java
com.codepath.gridimagesearch.fragments.SelectFiltersDialog.java
com.codepath.gridimagesearch.helpers.CropSquareTransformation.java
com.codepath.gridimagesearch.helpers.EndlessScrollListener.java
com.codepath.gridimagesearch.helpers.SpinnerHelper.java
com.codepath.gridimagesearch.models.ImageResult.java