Java API Samples: Difference between revisions
| Line 1: | Line 1: | ||
== Java API Samples == | == Java API Samples == | ||
These are samples about how to use java API. These demos are using cloudpossdk_1.5.0.aar, | These are samples about how to use java API. These demos are using cloudpossdk_1.5.0.aar, get the new version of SDK aar file from http://sdkwiki.wizarpos.com/index.php/CloudPOS_SDK_AAR, you can get and replace as your need. | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
Revision as of 09:21, 15 March 2019
Java API Samples
These are samples about how to use java API. These demos are using cloudpossdk_1.5.0.aar, get the new version of SDK aar file from http://sdkwiki.wizarpos.com/index.php/CloudPOS_SDK_AAR, you can get and replace as your need.
| Description | Download |
|---|---|
| An APIDemo includes all the device API calling | API demo 1.5.0.2 |
| An APIDemo includes all the device API calling | API demo 1.5.0 |
| A simple demo for LED light | LED demo 1.5.0 |
| A simple demo for swiping MSR card | MSR demo 1.5.0 |
| A simple demo for pinpad | PINPAD demo 1.5.0 |
| A simple demo for printer | Printer demo 1.5.0 |
| A simple demo about how to signature in screen | Signature demo 1.5.0 |
| A simple swipe card and print calling to simulate payment | payment trans demo 1.5.0 |
| fingerprint demo | fingerprint demo 1.5.0 |
| DUKPT of PINPAD demo | DUKPT demo 1.5.0.5 |