Java API Samples: Difference between revisions

From wizarPOS
(Replaced content with "{{Migrating|https://smartpossdk.gitbook.io/cloudpossdk/cloudpos-sdk/java-api-samples}}")
Tag: Replaced
 
(17 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 demo <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]
|-
| An APIDemo includes all the device API calling|| [http://ftp.wizarpos.com/device/java/APIDemoForAar_1.5.3.038_20210407.zip API demo 1.5.3.38]
|-
| A simple demo for LED light|| [http://ftp.wizarpos.com/device/java/LEDDemoForAar-1.5.0.zip LED demo 1.5.0]
|-
| A simple demo for swiping MSR card|| [http://ftp.wizarpos.com/device/java/MSRDemoForAar-1.5.0.zip MSR demo 1.5.0]
|-
| A simple demo for pinpad|| [http://ftp.wizarpos.com/device/java/PinPadDemoForAar-1.5.0.zip PINPAD demo 1.5.0]
|-
| A simple demo for printer|| [http://ftp.wizarpos.com/device/java/PrintDemoForAar-1.5.0.zip Printer demo 1.5.0]
|-
| A simple demo about how to signature in screen|| [http://ftp.wizarpos.com/device/java/SignatureDemoForAar-1.5.0.zip Signature demo 1.5.0]
|-
| A simple swipe card and print calling to simulate payment|| [http://ftp.wizarpos.com/device/java/PaymentTransDemoForAar-1.5.0.zip SwipeCard&Print demo 1.5.0]
|-
| fingerprint demo|| [http://ftp.wizarpos.com/device/java/FingerprintForAar-1.5.2.zip fingerprint demo 1.5.2]
|-
| Biosec ISO fingerprint demo|| [http://ftp.wizarpos.com/device/java/NewIsoFingerprintDemo.zip Biosec ISO fingerprint demo]
|-
| DUKPT of PINPAD demo|| [http://ftp.wizarpos.com/device/java/DukptDemo.zip DUKPT demo 1.5.0.5]
|-
| Print Html demo|| [http://ftp.wizarpos.com/advanceSDK/PrinterModelDemo.zip Print html]
|-
| A simple demo for calling printer api from javascript|| [http://ftp.wizarpos.com/device/java/WebviewCallSDK.zip Print from javascript]
|}

Latest revision as of 05:29, 8 April 2024

Please visit new link of same subject:

https://smartpossdk.gitbook.io/cloudpossdk/cloudpos-sdk/java-api-samples

We're making a move! Our site's content is migrating to a new URL, to provide you with an enhanced browsing experience. Please update your bookmarks accordingly. Thank you for your continuous support!