Java API Samples: Difference between revisions
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
! Description !! Download | ! Description !! Download | ||
|- | |- | ||
| Cloudpos APIDemo for all the device API | | Cloudpos APIDemo for all the device API<br> (The package name of apk is updated, you must remove the old APIDemo.)|| [http://ftp.wizarpos.com/device/java/CloudPosAPIDemoForAar_1.5.3.071_20210913.zip CloudPOS API demo 1.5.3.71] | ||
|- | |- | ||
| A simple demo for LED light|| [http://ftp.wizarpos.com/device/java/Cloudpos-LEDDemoForAar-1.5.3.077-20210915.zip LED demo 1.5.3.077] | | A simple demo for LED light|| [http://ftp.wizarpos.com/device/java/Cloudpos-LEDDemoForAar-1.5.3.077-20210915.zip LED demo 1.5.3.077] | ||
Line 28: | Line 28: | ||
|- | |- | ||
| A simple demo for calling printer api from javascript|| [http://ftp.wizarpos.com/device/java/CloudPos-WebviewCallSDK-1.5.3.077-20210915.zip Print from javascript] | | A simple demo for calling printer api from javascript|| [http://ftp.wizarpos.com/device/java/CloudPos-WebviewCallSDK-1.5.3.077-20210915.zip Print from javascript] | ||
|} | |||
== kotlin Samples == | |||
{| class="wikitable" | |||
|- | |||
! Description !! Download | |||
|- | |||
| Cloudpos kotlin APIDemo for all the device API<br> || [http://ftp.wizarpos.com/device/java/APIDemoForAarBykotlin-SrcCode+APK.zip CloudPOS kotlin API demo 1.5.4.21] | |||
|} | |} |
Revision as of 02:10, 8 July 2022
Java API Samples
These are examples of how to use the Java API. These demonstrations use lower version of cloudpossdk aar file, please obtain the new version of SDK AAR file from http://sdkwiki.wizarpos.com/index.php/CloudPOS_SDK_AAR, and replace it as needed.
Description | Download |
---|---|
Cloudpos APIDemo for all the device API (The package name of apk is updated, you must remove the old APIDemo.) |
CloudPOS API demo 1.5.3.71 |
A simple demo for LED light | LED demo 1.5.3.077 |
A simple demo for swiping MSR card | MSR demo 1.5.3.077 |
A simple demo for pinpad | PINPAD demo 1.5.3.077 |
A simple demo for printer | Printer demo 1.5.3.077 |
A simple demo about how to signature in screen | Signature demo 1.5.3.077 |
A simple swipe card and print calling to simulate payment | SwipeCard&Print demo 1.5.3.077 |
fingerprint demo | fingerprint demo 1.5.3.077 |
Biosec ISO fingerprint demo | Biosec ISO fingerprint demo |
DUKPT of PINPAD demo | DUKPT demo 1.5.3.077 |
Print Html demo | Print html |
A simple demo for calling printer api from javascript | Print from javascript |
kotlin Samples
Description | Download |
---|---|
Cloudpos kotlin APIDemo for all the device API |
CloudPOS kotlin API demo 1.5.4.21 |