Android REST API for verification of redeem codes via http://redeemco.de.
redeemco-de-rest-api is hosted in the following web site
https://github.com/thubalek/redeemco-de-rest-api
If you think the Android project redeemco-de-rest-api 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 redeemco-de-rest-api.
Item | Value |
---|---|
Java File Count | 14 |
Target SDK Version | 15 |
Minimum SDK Version | 4 |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET |
redeemco-de-rest-api has the following Java source files.
de.redeemco.library.AbstractProcessing.java de.redeemco.library.ProcessingCallback.java de.redeemco.library.ProcessingResult.java de.redeemco.library.RedeemCodeActivator.java de.redeemco.library.RedeemCodeValidator.java de.redeemco.library.constants.Constants.java de.redeemco.library.utils.HttpUtils.java de.redeemco.library.utils.LoggingUtils.java de.redeemco.sample.AbstractProcessingCallback.java de.redeemco.sample.MainActivity.java de.redeemco.sample.SampleLicenseChecking.java de.redeemco.sample.SampleRedeemCodeDialog.java