Java API Samples: Difference between revisions

From wizarPOS
(Replaced content with "{{Migrating|https://smartpossdk.gitbook.io/cloudpossdk/cloudpos-sdk/java-api-samples}}")
Tag: Replaced
 
(6 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/APIDemo_1.5.4.82.zip CloudPOS API demo 1.5.4.82]
|-
| Encapsulate APIDemo, load HTML using Android webview, demonstrate using JavaScript to call SDK interface in HTML/H5|| [http://ftp.wizarpos.com/advanceSDK/WebviewAPIDemo_20131114.zip APIDemo]
|-
| 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-1.5.4.21.zip CloudPOS kotlin API demo 1.5.4.21]
|}

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!