Android Bluetooth Libraries that make life easier?

What are the Android Bluetooth libraries that make BT easy to implement?

Yes, I read the BlueTooth Android Official Page , yes, I read 400 lines from an Example Bluetooth Bluetooth. Although both of these resources are useful, I would really like to know if the community knows any Android libraries, such as Ketai (google.com/p/ketai/), that simplify the implementation of the BlueTooth protocol.

Thanks in advance,

Th

+6
source share
1 answer

Check out the list of Android Arsenal Bluetooth libraries. This is a complete list and overview of (mostly) Bluetooth open source Bluetooth libraries.

+5
source

Source: https://habr.com/ru/post/984520/


All Articles