Android Open Source - Development restful redeemco-de-rest-api






Project Summary

Android REST API for verification of redeem codes via http://redeemco.de.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of redeemco-de-rest-api.

ItemValue
Java File Count14
Target SDK Version15
Minimum SDK Version4
Activity Count1
Required Permissionsandroid.permission.INTERNET




Java Source Files

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