Skip to content

Release Notes for Android

Changelog

4.7.2

Added Supported Printers

  • PT-E310BT
  • PT-E510
  • PT-E560BT

API Enhancements or Changes

  • Added an error code UnsupportedCharger into PrinterStatus
  • Added an error code PrinterStatusErrorUnsupportedCharger into ErrorCode
  • Added an error code ERROR_UNSUPPORTED_USB_CHARGER into ErrorCode

4.6.7

New Features

Supported System Requirement Changes

  • Updated recommended environment and support OS.

4.6.4

Added Supported Printers

  • QL-810Wc
  • QL-820NWBc
  • QL-1110NWBc

Brother Print SDK handles QL-810Wc as QL-810W, QL-820NWBc as QL-820NWB, and QL-1110NWBc as QL-1110NWB.

New Features

API Enhancements or Changes

Deprecations

4.6.1

Added Supported Printers

  • TD-2030A
  • TD-2125N
  • TD-2125NWB
  • TD-2135N
  • TD-2135NWB

New Features

API Enhancements or Changes

Issues Fixed

4.5.1

Added Supported Printers

  • PJ-822
  • PJ-823
  • PJ-862
  • PJ-863
  • PJ-883

Supported System Requirement Changes

  • Updated recommended environment and support OS. See Supported OS

New Features

API Enhancements or Changes

  • Supported new label for QL series

Deprecations

  • Dropped PJCustomPaperSize(int widthDots, int lengthDots, int feedDots)
  • Dropped getFeedDots()

4.3.1

Added Supported Printers

  • RJ-3230B
  • RJ-3250WB

Issues Fixed

4.2.0

Supported System Requirement Changes

  • Updated supporting OS from Android 4 or later to Android 6 or later.
  • Updated recommended development environment

New Features

API Enhancements or Changes

  • Improved speed of multi-page PDF printing.

3.5.1

Added Supported Printer

  • PT-P910BT

API Enhancements or Changes

Compatible with Android 10 (Android Q)

  • Added an error code ERROR_WORKPATH_NOT_SET into ErrorCode
  • Fixed a process to save a PRN file.
    • Automatic status notification mode is always turned off (Do not notify) when savePrnPath is set.

3.4.0

Added Supported Printer

  • MW-270.

3.2.0

Added Supported Printer

  • MW-170.

3.0.16

Supported System Requirement Changes

  • Update Gradle version

3.0.14

Added Supported Printers

  • TD-4410D, TD-4510D, TD-4420DN, TD-4520DN, TD-4550DNWB

New Features

3.0.13

Added Supported Printer

  • RJ-4250WB

New Features

  • Support Bluetooth Low Energy
  • Support BatteryHealth information

API Enhancements or Changes

  • Added the class BLEPrinter
  • In class Printer:
    • Added getBLEPrinters
    • Added localName
    • Added getBatteryInfo
  • Added the class BatteryInfo

3.0.11

Added Supported Printer

  • RJ-4230B

Supported System Requirement Changes

  • Added architectures of armeabi-v7a, arm64-v8a, x86, x86_64
  • Added ".aar" file at public files

New Features

  • Be able to getting more information of battery

3.0.9

Added Supported Printers

  • QL-11xx series

3.0.7

API Enhancements or Changes

  • Add the following functions:
    • sendBinaryFile
    • printFileList
    • workPath
    • pjPaperKind

3.0.6

Added Supported Printers

  • QL-8xx series
  • RJ-3xxxAi series

3.0.5

Added Supported Printers

  • RJ-2xxx series

3.0.4

Added Supported Printers

  • RJ-4030Ai
  • PT-D800W, PT-E800W, PT-E850TKW, PT-P900W, PT-P950NW

3.0.3

Issues Fixed

  • Corrected paper information for the PJ series

3.0.2

Added Supported Printers

  • PJ-7xx series

Supported System Requirement Changes

  • Added precautions for Android 6.0 compatibility

3.0.1

Added Supported Printers

  • MW MFi series

Supported System Requirement Changes

  • Compatible with Android Studio

API Enhancements or Changes

  • 60 x 86 paper for QL series
  • Added a function to save print data for debugging