0

Actually I have a problem that I have to print an image or text using android app using Wifi/Bluetooth connection.

But i am not found any resource for such type of printing.

I see the app printshare. i have to do such like that.

If some one have any solution then please help me

deepak
  • 1
  • 1

1 Answers1

0

Some Bluetooth printers like Woosim has its own library and sample for Android. Refer to this link. I have used it for my project and was useful.

Bob
  • 22,810
  • 38
  • 143
  • 225
  • have you implemented this app. i want to print reciepts please share your idea – Mahesh Oct 31 '12 at 14:06
  • 1
    @Mahesh I have used Bixolon and it is better than Woosim. Look at this answer: http://stackoverflow.com/a/12671847/779408 – Bob Nov 01 '12 at 09:29