| 01 | RxJava2Interop | Library to convert between RxJava 1.x and 2.x reactive types |
| 02 | ReactiveNetwork | Android library listening network connection state and Internet connectivity with RxJava Observables |
| 03 | Rx.Network | Observe Android's CONNECTIVITY_CHANGE broadcasts using RxJava |
| 04 | ReactiveWiFi | Android library listening available WiFi Access Points and related information with RxJava Observables |
| 05 | Android-ReactiveLocation | Small library that wraps Google Play Service API in brilliant RxJava Observables reducing boilerplate to minimum |
| 06 | RxFile | Rx methods to get a File and Image or Video thumbnails from a Document Provider on Android (Drive, Dropbox etc) |
| 07 | RxDownload | Multi-thread download tool based on RxJava |
| 08 | rx-preferences | Reactive SharedPreferences for Android |
| 09 | Rx.ContentObservable | The RxAndroid creators decided to remove APIs deemed "not absolutely fundamental to all apps" beginning in the library's v1.0.0 release |
| 10 | RxAndroidBle | RxAndroidBle is a powerful painkiller for Android's Bluetooth Low Energy headaches. It is backed by RxJava, implementing complicated APIs as handy reactive observables |
| 11 | RxNetty |