|
|
(11 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| == Java API Samples ==
| | {{Migrating|https://smartpossdk.gitbook.io/cloudpossdk/cloudpos-sdk/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.
| |
| {| class="wikitable" | |
| |-
| |
| ! 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/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 swiping MSR card|| [http://ftp.wizarpos.com/device/java/Cloudpos-MSRDemoForAar-1.5.3.077-20210915.zip MSR demo 1.5.3.077]
| |
| |-
| |
| | A simple demo for pinpad|| [http://ftp.wizarpos.com/device/java/CloudPos-PinPadDemoForAar-1.5.3.077-20210915.zip PINPAD demo 1.5.3.077]
| |
| |-
| |
| | A simple demo for printer|| [http://ftp.wizarpos.com/device/java/CloudPos-PrintDemoForAar-1.5.3.077-20210915.zip Printer demo 1.5.3.077]
| |
| |-
| |
| | A simple demo about how to signature in screen|| [http://ftp.wizarpos.com/device/java/CloudPos-SignatureDemoForAar-1.5.3.077-20210915.zip Signature demo 1.5.3.077]
| |
| |-
| |
| | A simple swipe card and print calling to simulate payment|| [http://ftp.wizarpos.com/device/java/CloudPos-PaymentTransDemoForAar-1.5.3.077-20210915.zip SwipeCard&Print demo 1.5.3.077]
| |
| |-
| |
| | fingerprint demo|| [http://ftp.wizarpos.com/device/java/CloudPos-FingerprintForAar-1.5.3.077-20210915.zip fingerprint demo 1.5.3.077]
| |
| |-
| |
| | Biosec ISO fingerprint demo|| [http://ftp.wizarpos.com/device/java/CloudPos-NewIsoFingerprintDemo-1.5.3.077-20210915.zip Biosec ISO fingerprint demo]
| |
| |-
| |
| | DUKPT of PINPAD demo|| [http://ftp.wizarpos.com/device/java/CloudPos-DukptDemo-1.5.3.077-20210915.zip DUKPT demo 1.5.3.077]
| |
| |-
| |
| | Print Html demo|| [http://ftp.wizarpos.com/device/java/CloudPos-PrinterModelDemo-1.5.3.077-20210915.zip Print html]
| |
| |-
| |
| | 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]
| |
| |}
| |