Java SDK simple description

From wizarPOS

SDK Link

   Please get the latest SDK, SDK 1.5.2. In this sdk, the aar lib will be updated often, because of some bug fix and code improvement, so after you download the SDK from this link, you should download the latest aar lib from CloudPOS SDK AAR, and the latest apidoc from API Spec Download

SDK content

cloudpos_SDK

The root folder of SDK.

/barcode
Includes barcode demo, resource and documents.
/device
Includes device apidemo, apidoc, aar lib, and some html spec file.
/apidemo
Shows how to call device api, includes MSR, Smart Card, contactless card, Printer, PINPad, Normal Fingerprint......
/apidoc
Java doc of all the device api, they are html files.
/lib
Includes aar lib file.
crossmatchfingerprint.html
Open this html file, to find fingerprint demo for crossmatch fingerprint module.
devicedemo-summary.html
Open this html file, to find some simple demo for the device.
WizarPOSPrinter_TechnicalManual_en.pdf
Printer ESC Commands description.
/emv
Includes EMV demo and documents, if you want to develop a payment app, you should get this.