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
Simple, Secure Domain Registration
Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of BLESSED for Android!