Java API Samples: Difference between revisions
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
|- | |- | ||
! Description !! Download | ! Description !! Download | ||
|- | |||
| An APIDemo includes all the device API calling|| [ftp://sdkuser:wizsdkar@ftp.wizarpos.com/device/java/APIDemoForAar-1.5.3.23.zip API demo 1.5.3.23] | |||
|- | |- | ||
| An APIDemo includes all the device API calling|| [ftp://sdkuser:wizsdkar@ftp.wizarpos.com/device/java/apidemo1.5.3.001.zip API demo 1.5.3.001] | | An APIDemo includes all the device API calling|| [ftp://sdkuser:wizsdkar@ftp.wizarpos.com/device/java/apidemo1.5.3.001.zip API demo 1.5.3.001] |
Revision as of 08:16, 23 November 2020
Java API Samples
These are examples of how to use the Java API. These demonstrations use cloudpossdk_1.5.0.aar, and obtain the new version of SDK AAR file from http://sdkwiki.wizarpos.com/index.php/CloudPOS_SDK_AAR. You can obtain and replace it as needed.
Description | Download |
---|---|
An APIDemo includes all the device API calling | API demo 1.5.3.23 |
An APIDemo includes all the device API calling | API demo 1.5.3.001 |
An APIDemo includes all the device API calling | API demo 1.5.2.34 |
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 | SwipeCard&Print demo 1.5.0 |
fingerprint demo | fingerprint demo 1.5.2 |
Biosec ISO fingerprint demo | Biosec ISO fingerprint demo |
DUKPT of PINPAD demo | DUKPT demo 1.5.0.5 |
Print Html demo | Print html |
A simple demo for calling printer api from javascript | Print from javascript |