Skip to content

Releases: star-micronics/StarXpand-SDK-Android

1.11.2

09 Dec 07:07

Choose a tag to compare

  • Fixed an issue where communication with USB printers(Android Open Accessory) occasionally failes. #49
  • Fixed an issue where discovery for USB printers crashes when USB permission is not granted. #52
  • Fixed an issue where discovery crashes when using JaCoCo library. #51

1.11.1

05 Nov 07:01

Choose a tag to compare

  • Fixed an issue where communication with USB printers occasionally failes. #49

1.11.0

26 Aug 06:01

Choose a tag to compare

  • Added support for the USB interface of the following printer models
    • TSP650II
    • TSP650IISK
    • TSP700II
    • TSP800II
    • SP700

1.10.0

18 Jul 09:50

Choose a tag to compare

  • Added API to update printer firmware.
  • Added the following printers support (Maintenance support)
    • TSP100LAN
    • TSP100ECO
    • TSP650II (LAN : IFBD-HE05)
    • SP700 (LAN : IFBD-HE06)
  • Added some properties for printer detail status API (StarPrinterStatusDetail).
  • Added supported models for PrinterBuilder actionSeparatorFeed() method.
  • Support for 16KB page size native library. #42
  • Performance improvement of log storage with StarIO10Logger.
  • Bug Fix:
    • Performance improvement of actionPrintImage() method. #44
    • Crash when searching for Bluetooth printer without proper permission #45
    • StarPrinter.printAsync() method may crashes depending on StarXpandCommandBuilder API parameters specified.

1.9.0

04 Jul 05:18

Choose a tag to compare

  • Added mC-Label2 support.
  • Added the actionSeparatorFeed method to execute paper feeding per black mark and gap for die-cut label paper, etc.
  • Added the styleBaseMagnification method to set the base print size.
  • Added Printing Samples for mC-Label2 (300dpi model).
  • Changed minimum supported OS version from 9 to 10.
  • Added Android 16 support (tested on platform stability version).
  • Bug Fix:
    • Fixed an issue where the execution of StarPrinter.printAsync() occasionally failed immediately after the printer came back online (when PrinterDelegate onReady() was called) with the LAN interface of TSP650II, TSP700II, TSP800II, and SP700. #38

1.8.0

06 Nov 07:12

Choose a tag to compare

  • Added API to get detail information of printer.
    • detail property of StarPrinterInformation
    • StarPrinterInformationDetail
    • StarPrinterInformationLAN
    • StarPrinterInformationBluetooth
    • StarPrinterInformationUSB
  • Added API to get detail information of error.
    • errorDetail property of StarPrinter
    • StarIO10ErrorDetail

1.7.0

04 Jul 02:06
a0b46a9

Choose a tag to compare

  • Added BSC10II support (Limited region model).
  • Added TearOff (feed to tear bar) to the CutType enum.
  • Added India to the printer.InternationalCharacterType enum.

1.6.0

13 Feb 00:58

Choose a tag to compare

  • Added POP10CBI support.
  • Added API for template printing function.
  • Added a screen for template printing to the sample app.
  • Added API for specifying number of character function.
  • Added API for setting full/half-width of Unicode ambiguous characters.
  • Changed the Auto Switch Interface function to enabled by default.
  • Improved switching speed of the Auto Switch Interface function.
  • Added several samples of printing patterns using template printing function.
  • Added Android 14 support.

1.5.0

14 Nov 02:55

Choose a tag to compare

  • Added MCP31CI/CBI support.
  • Added a sample to generate receipt images from text data.
  • Bug Fix:
    • Fixed an issue where decorations (methods starting with style) set with DocumentBuilder.addPrinter() were not reset when the method ended.

1.4.0

13 Sep 08:38

Choose a tag to compare

  • Added TSP100IV SK support.
  • Added Kiosk SK series (SK1-211/221/V211, SK1-311/321/V311, SK1-41 and SK5-31) support.
  • Changed minimum supported OS version from 6 to 9.
  • Added API for Presenter and Bezel.
  • Updated Bluetooth module information for SM-L200.