Join Slack
Powered by
Hi, is there a way to use Windows Bluetooth api in...
# getting-started
s
Sergey Permiakov
08/04/2021, 7:48 PM
Hi, is there a way to use Windows Bluetooth api in Kotlin JVM?
j
Jilles Soeters
08/04/2021, 8:35 PM
Wouldn’t that just use any Java library that supports that?
s
Sergey Permiakov
08/05/2021, 6:16 PM
For example?
j
Jilles Soeters
08/05/2021, 7:14 PM
I don’t know of any, but it’s more likely that there is an existing Java API than Kotlin. “Kotlin JVM” means nothing, it’s the same JVM as Java
Jilles Soeters
08/05/2021, 7:15 PM
For example
https://github.com/sputnikdev/bluetooth-manager
(
18
Views
Open in Slack
Previous
Next