java - Any third-party printing SDK library in Android for wifi-usb -


there no native printing capability in android sdk. so, way print find third-party printing library ( see : android respective javax.print.printservicelookup class or implementation ). although, search in google, didn't find third-party printing library usb & wifi printers. example, found epson epos sdk it's bluetooth thermal point of sale printers. suggest sdk supporting usb & wifi printing or other solution excluding external app?

hello mr stathis think can find answer of question in article of stackoverflow.

android: bluetooth printing

check links. think helps you


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -