ralismark / bluehid

Bluetooth HID device for Android Oreo (proof of concept)
Apache License 2.0
36 stars 9 forks source link

Does BlueHID work on API level 26 (Oreo 8.0)? #2

Closed sisiplac closed 4 years ago

sisiplac commented 4 years ago

In the requirements section API level 27 (Android 8.1) is mentioned. Do you think that it is possible to get BlueHID running on API level 26 (Android 8.0), too?

ralismark commented 4 years ago

Since 8.0 is Oreo, it should be possible to support without any code changes, though I'm not able to test this.