Android Question Public Bluetooth Connection

leongcc

Member
Licensed User
Longtime User
I have a special application where an Android device is configured as a kiosk and it is placed at a public location. Anyone having a special app in his/her phone is invited to send messages to this device via Bluetooth.

I would want my Android device to behave like a printer - user scans for its existence, bond with it and send data to it. However, as expected during the bonding process, my Android would pop up the pairing confirmation dialog which is not desirable.

Anyone has advice (hack) how to make my Android device emulates a Bluetooth printing device ?
(WiFi is not an option in this application).
 

leongcc

Member
Licensed User
Longtime User
Thanks Erel, I know that library because I wrote it.

Unfortunately auto-pairing (nor any form of suppressing pairing dialog) does not work when both Bluetooth devices are Android-based (eg. BluetoothChat).
 
Upvote 0
Top