Android Open Source - Development data applerefurbwatcher






Project Summary

Scrapping refurbished data from Apple Store.

Web Site / Source Repository

applerefurbwatcher is hosted in the following web site
https://github.com/j-bennet/applerefurbwatcher

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

ItemValue
Java File Count9
Target SDK Version18
Minimum SDK Version8
Activity Count2
jar files usedandroid-support-v4.jar
jsoup-1.7.3.jar
Required Permissionsandroid.permission.INTERNET




Java Source Files

applerefurbwatcher has the following Java source files.

com.chaotix.applerefurbwatcher.MainActivity.java
com.chaotix.applerefurbwatcher.ProductListActivity.java
com.chaotix.applerefurbwatcher.data.ImageButtonData.java
com.chaotix.applerefurbwatcher.data.ProductData.java
com.chaotix.applerefurbwatcher.helpers.AppleUrlManager.java
com.chaotix.applerefurbwatcher.helpers.ImageDownloader.java
com.chaotix.applerefurbwatcher.helpers.ProductDataAdapter.java
com.chaotix.applerefurbwatcher.helpers.ResourceManager.java
com.chaotix.applerefurbwatcher.interfaces.ICountListener.java