Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 646 Bytes

README.md

File metadata and controls

31 lines (17 loc) · 646 Bytes

Kotlin-native-Examples

This is an Collection of small to big projects for beginners to experts who like to learn on how to use Kotlin native

Currently included

Idea Ultimate

gattlib Example in multiplatform project

this Example uses the gattlib to scan for BLE Devices using the default / first adapter

Platforms
  • Linux (tested on Ubuntu 18.04)
Difficulty

★★★☆☆

Requirements

gattlib from here

TODO
  • comments
  • content?

Note

Feel free to contact me throught an issues if there are any issues in this code or its source.