An Android application for USB printing with the Brother PT-D600 label printer.
- Crop, rotate or flip images
- Dither images, or use a threshold to convert the image to B/W
- Print preview
- Automatically detect the size of label
- Multiple copies support (reducing paper usage)
- Printing progress & error detection
LabelPrinterDemoVideo.mp4
This project is built using the native Jetpack Compose framework for Android with Material Design 3 UI components.
Documentation is readily available for similar models in the same family as the PT-D600 label printer. Thankfully, there are only minimal differences in the protocol between the models. To further verify this, the data packets sent using the official drivers were captured and analyzed using a Hex Editor like ImHex Editor (which I highly recommend).
