Java API Samples: Difference between revisions
No edit summary |
|||
Line 5: | Line 5: | ||
! Description !! Download | ! Description !! Download | ||
|- | |- | ||
| 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/ | | 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/APIDemoForAar_1.5.4.61.zip CloudPOS API demo 1.5.4.61] | ||
|- | |- | ||
| 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 29: | Line 29: | ||
| 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 == | == Kotlin Samples == | ||
{| class="wikitable" | {| class="wikitable" |
Revision as of 06:21, 1 March 2023
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.4.61 |
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 |