Reputation: 793
I need to print string using my application via wifi printer. My application will be work only in my wifi structure so even printer IP can by static. How to send data to printer?
Upvotes: 1
Views: 538
Reputation: 1544
Zebra has an sdk for Android. With that you can discover and connect to printers.
Upvotes: 2