Posts by Jackjoss • 7 points
1 post
-
-1
votes1
answer60
viewsQ: How can I get Bluetoothmanager of the device on Kotlin?
I am learning about Bluetooth in Kotlin and was reading this Google document about Bluetoothadapter https://developer.android.com/reference/android/bluetooth/BluetoothAdapter. I started implementing…