> cat /dev/github | grep security-tools
discovered 03 Aug 2026

RxAndroidBle

via awesome-list
→ View on GitHub
RxAndroidBle is an Android library that simplifies the management of Bluetooth Low Energy (BLE) connections by leveraging reactive programming with RxJava. Its primary use case is to provide a straightforward API for performing asynchronous BLE operations, such as reading and writing data, managing threading, and handling errors effectively. Notable features include support for complex asynchronous workflows and ease of integration into Android projects via Gradle or Maven dependencies.