Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate Android CompanionDeviceManager for BT connectivity #5

Open
okarmazin opened this issue Sep 11, 2022 · 0 comments
Open

Investigate Android CompanionDeviceManager for BT connectivity #5

okarmazin opened this issue Sep 11, 2022 · 0 comments
Labels

Comments

@okarmazin
Copy link
Owner

okarmazin commented Sep 11, 2022

  1. Our Bluetooth connectivity implementation on Android is buggy.
  2. We don't implement BT scanning, therefore we can only connect to devices that are already paired with the operating system.

Bluetooth on Android is notoriously unreliable and a hassle to work with. Android 8 introduced the CompanionDeviceManager to help applications pair with and connect to Bluetooth devices in a more sane manner.

Investigate whether we could use this technology for connecting to Bluetooth printers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant