ESC/POS Thermal Printer Library
Useful library to help Android developpers to print with ESC/POS (Bluetooth, TCP, USB) thermal printer.
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.