CITIZEN Android Label Print SDK Version 1.05 Release Notes
CITIZEN SYSTEMS Co., Ltd.
August 22, 2025
This SDK allows you to develop Android applications to control CITIZEN label printers.
Please refer to the following manual for use.
- CITIZEN Android Label Print SDK Programming Manual
How to Obtain
You can obtain the software from the following download site.
https://www.citizen-systems.co.jp/printer/download/
Changes from Previous Version
Version 1.05 (2025/08/22)
[New Features]
- Added functionality to retrieve detailed printer errors.
- Added printerCheckEx and clearOutputEx methods.
- Updated drawTextPtrFont and drawTextDLFont methods to support UTF-8.
- Added explanation for logging functions on Android 11 and later.
[Bug Fixes]
- Improved issues with USB connections on Android 12 and later.
- Fixed a bug where units were not reflected in continuous paper length settings.
- Corrected output commands for drawMaxiCode and drawDataMatrix methods.
Version 1.04 (2023/12/22)
Added CL-S700III/703III to the target models in the programming manual.
Version 1.04 (2020/06/02)
Added CL-E300EX/303EX and CL-E321EX/331EX to the target models in the programming manual.
Version 1.04 (2019/11/12)
Added CL-S700II/703II, CL-S620II/630II, CL-S520II/530II to the target models in the programming manual.
Version 1.04 (2019/07/29)
[Bug Fixes]
- Improved functionality of the connect method.
- Added command sets to the output commands of the storeNVBitmap method.
- Improved printer search issues occurring on certain terminals.
- Updated sample programs to improve network printer search issues.
Version 1.03 (2019/04/04)
[New Features]
- Added binary data specification to drawQRCode method.
Version 1.02 (2018/09/18)
[New Features]
- Added locales for Chinese and Korean models to drawTextPtrFont method.
- Added Bluetooth to the supported interfaces for CL-E720/730.
Version 1.01 (2018/01/24)
- Added CL-E321/CL-E331 to the target models in the programming manual.
- Fixed sample project settings.
Version 1.01 (2017/09/29)
Added CL-E300/CL-E303 to the target models in the programming manual.
Version 1.01 (2017/03/15)
[Specification Changes]
- Changed the namespace to "com.citizen.sdk.labelprint".
- Added javadoc to the Manual folder.
- Fixed the sample "LabelDesigning".
[Bug Fixes]
- Fixed printing position issues during rotation in drawBitmap and drawTextLocalFont methods.
- Improved connect and printerCheck methods during Bluetooth connections.
Version 1.00 (2016/09/28)
New Release


