douglasjunior / AndroidBluetoothLibrary

A Library for easy implementation of Serial Bluetooth Classic and Low Energy on Android. 💙
MIT License
224 stars 68 forks source link

Kotlin implementation: no devices are being discovered #27

Closed thepipeman closed 6 years ago

thepipeman commented 6 years ago

I am using this library in a Kotlin project, I have been following the Sample app. The problem is that, it never discovers a device.

Has anyone implemented this Library in Kotlin successfully?

douglasjunior commented 6 years ago

Duplicated #24