Closed ralismark closed 4 years ago
Currently, the app uses the hidden Oreo 8.1 API. API level 28 and onwards have official support for Bluetooth HID, so BlueHID should support using that - possibly by detecting the system version at runtime?
Support has been added in the android-p branch.
android-p
Currently, the app uses the hidden Oreo 8.1 API. API level 28 and onwards have official support for Bluetooth HID, so BlueHID should support using that - possibly by detecting the system version at runtime?