CITIZEN Android Label Print SDK Version 1.05 Release Notes
CITIZEN SYSTEMS Co., Ltd.
August 22, 2025
This SDK enables the development of Android applications that control CITIZEN Label printers.
Please refer to the following manual for usage.
- CITIZEN Android Label Print SDK Programming Manual
How to Obtain
You can download 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.
- Made drawTextPtrFont and drawTextDLFont methods compatible with UTF-8.
- Added descriptions for logging features in Android 11 and later.
[Bug Fixes]
- Improved issues with USB connection in Android 12 and later.
- Fixed a bug where the unit was 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 models covered in the programming manual.
Version 1.04 (2020/06/02)
Added CL-E300EX/303EX, CL-E321EX/331EX to the models covered in the programming manual.
Version 1.04 (2019/11/12)
Added CL-S700II/703II, CL-S620II/630II, CL-S520II/530II to the models covered in the programming manual.
Version 1.04 (2019/07/29)
[Bug Fixes]
- Improved functionality of connect method.
- Added command set to output command of storeNVBitmap method.
- Improved printer search issue occurring on some devices.
- Updated sample program to fix issues with network printer search.
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 supported interfaces for CL-E720/730.
Version 1.01 (2018/01/24)
- Added CL-E321/CL-E331 to the models covered in the programming manual.
- Corrected sample project settings.
Version 1.01 (2017/09/29)
Added CL-E300/CL-E303 to the models covered 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.
- Corrected the sample "LabelDesigning".
[Bug Fixes]
- Fixed printing position issue during rotation for drawBitmap and drawTextLocalFont methods.
- Improved connect and printerCheck methods during Bluetooth connection.
Version 1.00 (2016/09/28)
New Release


