printing - Android: Communicate with printer using USB to LPT adapter -
my android software need talk zebra printer using usb-to-parallel(lpt) adapter. don't know if have consider adapter usb/serial interface or parallel connection. don't think android can handle lpt connections; on other hand, if consider serial connection, can see endpoints not able write because lack of information adapter(baud rate, data bits...). has experience lpt connections , android? thanks.
seems there no drivers usb-to-parallel(lpt) adapter in android. can use:
1) printing android bluetooth zebra printer;
3) zebra wifi
Comments
Post a Comment