Android App to generate a variety of products based on a given price. Demonstration of Zappo API.
ZappoAutoGifts is hosted in the following web site
https://github.com/jacks205/ZappoAutoGifts
If you think the Android project ZappoAutoGifts 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 ZappoAutoGifts.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 17 |
Minimum SDK Version | 9 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
ZappoAutoGifts has the following Java source files.
com.jacks205.zappo.MainActivity.java com.jacks205.zappo.constants.Cst.java com.jacks205.zappo.http.Requests.java com.jacks205.zappo.products.ListFormatter.java com.jacks205.zappo.products.ProductSelector.java