Releases: star-micronics/StarPRNT-SDK-Android-Java
Releases · star-micronics/StarPRNT-SDK-Android-Java
5.18.0
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.