Java API Samples: Difference between revisions

From wizarPOS
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/apidemo_1.5.0.2.zip API demo 1.5.0.2]
|-
|-
| An APIDemo includes all the device API calling|| [ftp://sdkuser:wizsdkar@ftp.wizarpos.com/device/java/apidemo_1.5.0.zip API demo 1.5.0]
| An APIDemo includes all the device API calling|| [ftp://sdkuser:wizsdkar@ftp.wizarpos.com/device/java/apidemo_1.5.0.zip API demo 1.5.0]

Revision as of 02:37, 29 January 2019

Java API Samples

 These are samples about how to use java API. These demos are using cloudpossdk_1.5.0.aar, if you want to use new version of 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
A simple swipe card and print calling to simulate payment fingerprint demo 1.5.0