I have developed an app that prints receipts to a Bluetooth printer (Star Micronics).
When I execute my app on an Android tablet with 4.1 OS everything works.
When I execute my app on an Android tablet with 4.0 OS I have to re enter Bluetooth pairing password every time I want to print and the printer failed to connect although it is paired.
Is this a bug of 4.0 or I have to do something in my code?