I am using pocket printer Bixolon SPP-R200 for printing by Bluetooth in Android. I have tested my application on HTC (with Android 2.3.7) and Asus (with Android 4.0.3) and they work fine with printer.
But I have problem with Samsung Galaxy tabs P3100 and P5100 (with Android 4.0.3) in connection. The problem is when I use method connect()
it returns 401 error means: BXL_ERR_OPEN -> Port connection failure
and Android pairing window is opened. I enter the pin again but the problem is still remained and the printer is not connected.
I am using the jar file in this SDK.
Does anybody know any solution?
Thanks,