BLESSED is a very compact Bluetooth Low Energy (BLE) library for Android 5 and higher, that makes working with BLE on Android very easy. It takes care of many aspects of working with BLE you would normally have to take care of yourself. The BLESSED library was inspired by CoreBluetooth on iOS and provides the same level of abstraction, but at the same time it also stays true to Android by keeping most methods the same and allowing you to work with the standard classes for Services, Characteristics and Descriptors. If you already have developed using CoreBluetooth you can very easily port your code to Android using this library.
Features
- Queueing commands, so you can don't have to wait anymore for the completion of a command before issueing the next command
- Bonding correctly, so you don't have to do anything in order to robustly bond devices
- Easy scanning, so you don't have to setup complex scan filters
- Managing threading, so you don't have to worry about on which thread to issue commands or receive results
- Threadsafe, so you don't see weird threading related issues anymore
- Workarounds for some known Android bugs, so you don't have to research any workarounds
Categories
LibrariesLicense
MIT LicenseFollow BLESSED for Android
Other Useful Business Software
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of BLESSED for Android!