Skip to content

ESC/POS Thermal Printer Library

Compare
Choose a tag to compare
@DantSu DantSu released this 05 Jul 09:49
· 57 commits to master since this release

Useful library to help Android developpers to print with ESC/POS (Bluetooth, TCP, USB) thermal printer.

⚠️ Breaking change ⚠️ :
From v3.0.0, <uses-permission android:name="android.permission.BLUETOOTH_ADMIN" /> must be added to AndroidMenifest.xml.

Realease note :

  • Bluetooth connection improvement
  • printAllCharsetsEncodingCharacters, printCharsetsEncodingCharacters, printCharsetEncodingCharacters added.