Demonstrates how to use Netmobo and the FeeFactor API to implement a reward program. This is an Android application..
RewardProgramAndroidDemo is hosted in the following web site
https://github.com/netmobo/RewardProgramAndroidDemo
If you think the Android project RewardProgramAndroidDemo 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 RewardProgramAndroidDemo.
Item | Value |
---|---|
Java File Count | 9 |
Minimum SDK Version | 1 |
Activity Count | 4 |
jar files used | axiom-api-1.2.7.jar commons-httpclient-3.1.jar nanoxml-2.2.3.jar rtbe-ws4-client-rest.jar |
Required Permissions | android.permission.INTERNET android.permission.READ_PHONE_STATE |
Asset File Names | assets\quickstart.properties |
There are 1 image files in RewardProgramAndroidDemo. The names of the image files are listed as follows.
netmobo_icon.png
The following screenshort is generated from the image listed above.
RewardProgramAndroidDemo has the following Java source files.
com.feefactor.samples.android.ListItemButton.java com.feefactor.samples.android.rewards.BaseActivity.java com.feefactor.samples.android.rewards.ClaimRewardActivity.java com.feefactor.samples.android.rewards.LoginActivity.java com.feefactor.samples.android.rewards.ProductActivity.java com.feefactor.samples.android.rewards.PurchaseProductActivity.java com.feefactor.samples.android.rewards.QuickstartApplication.java com.feefactor.samples.android.rewards.ViewHistoryActivity.java com.feefactor.services.RatedBrandProduct.java