Scrapping refurbished data from Apple Store.
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.
The following table is the detailed list of applerefurbwatcher.
Item | Value |
---|---|
Java File Count | 9 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar jsoup-1.7.3.jar |
Required Permissions | android.permission.INTERNET |
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