I am learning to use my MZ 220 zebra printer, i already printed a few words using the zebra setup utilities, but i need to print using android and bluetooth and i dont get it how to make it works. Any information will be helpful. Is there any api from zebra to help me out on android?
标签:
zebra-printers
相关问题
- Developing an utility for rendering ZPL code of Ze
- Zebra ZPL Commands to resize barcode to sit within
- Zebra LP2844 stopped responding to ZPL Commands or
- java.lang.NoClassDefFoundError: org/apache/commons
- Programmatically Get the Incoming/Outgoing COM Blu
相关文章
- New line in Zebra ZPL
- Can you direct pdf print to a zebra printer
- printing QR codes through an ESC/POS thermal print
- Zebra Printing with CUPS no print ZPL or EPL
- Send Raw Data to ZPL Printer using Visual Basic (M
- Windows IoT - Zebra Bluetooth Printer
- Emulate ZPL printer
- PHP to Zebra Printer
Use the Zebra SDK for Android devices.
If has support for printing via wifi and bluetooth. The SDK comes with a bunch of examples and really verbose documentation with sample code. It'll do what you need without having to do Bluetooth comm on your own