Releases: star-micronics/StarPRNT-SDK-Android-Java
Releases · star-micronics/StarPRNT-SDK-Android-Java
5.20.0
StarIO
- Support Android 16 (tested on platform stability version).
- Added Features
- Supported mC-Label2.
StarIOExtension
- Support Android 16 (tested on platform stability version).
- Changed Features
- ICommandBuilder Class : Added appendBaseTextMagnification function.
- ICommandBuilder Class : Extended BarcodeWidth enum.
- ICommandBuilder Class : Changed to allow selection of adding line feed code to the output of AppendCutPaper function.
StarIODeviceSetting
- Support Android 16 (tested on platform stability version).
SDK
- Support Android 16 (tested on platform stability version).
- Added Sample Codes
- Supported mC-Label2.
stario (Ver. 2.14.0)
starioextension (Ver. 1.17.0)
StarIODeviceSetting (Ver. 1.0.4)
5.18.0
stario Ver. 2.12.0
- Added features
starioextension Ver. 1.16.0
- Added features
- ICommandBuilder Class : CutPaperAction.TearOff
- ICommandBuilder Class : InternationalType.India
SDK Ver. 5.18.0
- Added Sample Codes
5.17.1
stario
- Support Android14
- Changed the library format from JAR to AAR. The library file name has be changed as follows.
- stario.aar (old name : StarIOPort3.1.jar)
- Fixed an issue.
- Fixed an issue where the obtained printer status may not be the latest.
(When using Android 9 or lower devices and a printer with AOA connection)
- Fixed an issue where the obtained printer status may not be the latest.
starioextension
- Support Android14
- Changed the library format from JAR to AAR. The library file name has be changed as follows.
- starioextension.aar (old name : starioextension.jar)
stariodevicesetting
- Support Android14
- Note on changing the library format to AAR
When linking libraries manually, the description of app/build.gradle is as follows.dependencies { implementation(name: 'stario', ext: 'aar') .... }
- Note on changing the library format to AAR
SDK
- Support Android14
5.17.0
stario Ver. 2.11.1
- Minor fixes that do not affect operation.
SDK Ver. 5.17.0
- Added Sample Codes
- Supported TSP100IV SK.
5.16.0
StarIO Ver. 2.11.0
- Added features
- Added mC-Label3.
StarBluetoothManager
: AddedSSP_NUMERIC_COMPARISON
toStarBluetoothSecurity
.
- Added new Bluetooth module information for SM-S230i, SM-T300i, SM-T300 and SM-T400i.