RxAndroidBle is a library wrapping the native Android Bluetooth Low Energy (BLE) API based on RxJava. Use this tag when asking questions related to usage of the RxAndroidBle library.
RxAndroidBle is a powerful painkiller for Android's Bluetooth Low Energy headaches. It is backed by RxJava, implementing complicated APIs as handy reactive observables.
Features:
- Fancy asynchronous operations support (read, write, notifications)
- Threading management in order to meet Android contracts
- Connection and operation error handling
See also: