I developed a IME for Android that connects on bluetooth device and receive reading from it but still expose a conventional software keyboard. The problem is that if I hide the keyboard, the bluetooth device disconnects.
I made it reconnect automatically when the keyboard is displayed again. But I what want is that even if keyboard is hidden my device still able to send data to app. This is possible?