CloudPOS SDK: Difference between revisions
(创建页面,内容为“This is SDK, welcome”) |
No edit summary |
||
Line 1: | Line 1: | ||
This is SDK, welcome | This is SDK, welcome | ||
* POS Sepcs | |||
** Q1 | |||
** Q2 | |||
** K2 | |||
** W1 | |||
** PAD1 | |||
* Enviroment | |||
** Create your first app in android studio | |||
** How to sign app | |||
** How to apply app certificate | |||
** How to connect POS to PC | |||
** How to install usb driver | |||
** How to install app to POS | |||
** How to update firmware | |||
** How to replace animation | |||
** How to make animation | |||
* Device API | |||
** Print | |||
*** C SDK print | |||
*** Java SDK print | |||
*** Print different lauguage receipt | |||
*** ESC commands | |||
** Contactless reader | |||
*** CPU Card | |||
*** Mifare Card | |||
*** E-Wallet Card | |||
*** Card Emulation | |||
** Cash Drawder | |||
** Fingerprint | |||
** HSM | |||
** LED | |||
** MSR reader | |||
** PINPAD | |||
** Secondary display | |||
** Serial Port | |||
** Smart Card reader | |||
*** IC Card | |||
*** PSAM Card | |||
** Signature | |||
** Payment EMV | |||
*** EMV API | |||
*** EMV Flow | |||
*** EMV error info | |||
*** EMV tag info | |||
** Barcode | |||
*** developed by scan service | |||
*** developed by zxing,zbar | |||
*** camera info for different type POS | |||
** Full Screen | |||
*** Q1 | |||
*** W1 | |||
** Others | |||
*** error code for the devices api in C interface | |||
*** headers of the devices api in C interface | |||
*** permissions of the devices api | |||
* Others about Develop | |||
** how to custom launcher | |||
** how to set APN | |||
** how to modify password | |||
** how to silence install、update、delete | |||
** how to reboot | |||
** how to location | |||
** how to take photo | |||
** how to let app to simulator the pinpad display | |||
** how to load kek | |||
** how to update time | |||
** how to make lock screen | |||
* TMS | |||
** how to accept paramter file from TMS download |
Revision as of 03:32, 26 March 2018
This is SDK, welcome
- POS Sepcs
- Q1
- Q2
- K2
- W1
- PAD1
- Enviroment
- Create your first app in android studio
- How to sign app
- How to apply app certificate
- How to connect POS to PC
- How to install usb driver
- How to install app to POS
- How to update firmware
- How to replace animation
- How to make animation
- Device API
- Print
- C SDK print
- Java SDK print
- Print different lauguage receipt
- ESC commands
- Contactless reader
- CPU Card
- Mifare Card
- E-Wallet Card
- Card Emulation
- Cash Drawder
- Fingerprint
- HSM
- LED
- MSR reader
- PINPAD
- Secondary display
- Serial Port
- Smart Card reader
- IC Card
- PSAM Card
- Signature
- Payment EMV
- EMV API
- EMV Flow
- EMV error info
- EMV tag info
- Barcode
- developed by scan service
- developed by zxing,zbar
- camera info for different type POS
- Full Screen
- Q1
- W1
- Others
- error code for the devices api in C interface
- headers of the devices api in C interface
- permissions of the devices api
- Print
- Others about Develop
- how to custom launcher
- how to set APN
- how to modify password
- how to silence install、update、delete
- how to reboot
- how to location
- how to take photo
- how to let app to simulator the pinpad display
- how to load kek
- how to update time
- how to make lock screen
- TMS
- how to accept paramter file from TMS download