Android-BLE-Common-Library
Android-BLE-Common-Library copied to clipboard
Convert project to Kotlin
- Transferred the project to kotlin
- Removed JavaVersion.VERSION_1_8
- Downgraded target api
Hi, I needed to use your library in a project where the target is api <26. To do this, I transferred the project to Kotlin and lowered the api target. I will be glad to participate in improving the project. I ask you to check for minor errors, maybe somewhere in the little things I could be mistaken, but I tried to prevent mistakes I have not yet checked with the devices, since only in 2 days will the glucometer come, for which I did everything.