how to print thru bluetooth on Android

i am looking for how to print document thru bluetooth on Android , is that possible with Corona ??

 

Maybe plugin developer Scott Harrison can chime in since he has made a plugin for bluetooth printers, but it seems to me that the issue is that there isn’t a standard OS print dialog for bluetooth printers. They have their own specific SDK’s or offer a generic interface.

You could use Corona’s native build features to do that through Java. There isn’t a simulator way to do that unless you’re using a printer that Scott build a plugin for:  https://marketplace.coronalabs.com/plugin/datamax

FYI: Per forum rules, please only ask your question once. I’ve removed your other post.

Rob

Datamax a receipt printer sdk it only works on iOS. I did that for a company. The problem with Bluetooth printing is that each printer does its own thing and uses it own sdk. There are some Bluetooth plugins on the marketplace but I don’t know how much luck you will have with printing.

Maybe plugin developer Scott Harrison can chime in since he has made a plugin for bluetooth printers, but it seems to me that the issue is that there isn’t a standard OS print dialog for bluetooth printers. They have their own specific SDK’s or offer a generic interface.

You could use Corona’s native build features to do that through Java. There isn’t a simulator way to do that unless you’re using a printer that Scott build a plugin for:  https://marketplace.coronalabs.com/plugin/datamax

FYI: Per forum rules, please only ask your question once. I’ve removed your other post.

Rob

Datamax a receipt printer sdk it only works on iOS. I did that for a company. The problem with Bluetooth printing is that each printer does its own thing and uses it own sdk. There are some Bluetooth plugins on the marketplace but I don’t know how much luck you will have with printing.