Android Open Source - Development api EtsySearchDemo






Project Summary

Android App using Etsy API.

Web Site / Source Repository

EtsySearchDemo is hosted in the following web site
https://github.com/paulfthomas/EtsySearchDemo

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

ItemValue
Java File Count12
Activity Count2
Fragment Count2
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Java Source Files

EtsySearchDemo has the following Java source files.

com.pftdemo.etsysearch.activities.ItemDetailActivity.java
com.pftdemo.etsysearch.activities.ItemGridActivity.java
com.pftdemo.etsysearch.adapters.GridAdapter.java
com.pftdemo.etsysearch.data.DataProvider.java
com.pftdemo.etsysearch.data.JsonParser.java
com.pftdemo.etsysearch.fragments.GridFragment.java
com.pftdemo.etsysearch.fragments.ItemDetailFragment.java
com.pftdemo.etsysearch.model.Item.java
com.pftdemo.etsysearch.utils.AnimatedNetworkImageView.java
com.pftdemo.etsysearch.utils.BitmapLruImageCache.java
com.pftdemo.etsysearch.utils.MainUtils.java
com.pftdemo.etsysearch.utils.VolleySingleton.java