Questions tagged [bluetooth-printing]

32 questions
0
votes
1 answer

Bluetooth printer throws exception after printing 2 times.

I have developed and android application to print the bill from Bluetooth printer, my code throws exception as " java.lang.NullPointerException: Attempt to invoke virtual method 'void java.io.OutputStream.write(byte[])' on a null object…
Bhaumik Vyas
  • 55
  • 10
0
votes
1 answer

How to print using bluetooth in UWP on windows 10 phone

I have followed this link to do printing in UWP. Windows-universal-samples this code working fine in windows desktop version of UWP. but I am not getting Bluetooth printer when running this code on windows phone. please help me.
1 2
3