Android开发技术周报特刊之RxJava&RxAndroid Issue#0
教程
基础
进阶
操作符
实战
文档
开源库
- 
RxJava bindings for Android.
 - 
RxJava binding APIs for Android's UI widgets.
 - 
Lifecycle handling APIs for Android apps using RxJava.
 - 
Android Library for Logging RxJava Observables and Subscribers.
 - 
Rx based generic RecyclerView Adapter Library.
 - 
一个用Rx封装后的 Android App内购支付库,提供几个购买、消费和商品清单列表的Rx方法。
 - 
Rx methods to get a File and Image or Video thumbnails from a Document Provider on Android (Drive, Dropbox etc).
 - 
Reactive SharedPreferences for Android http://f2prateek.com/2015/10/05/rx-preferences/
 - 
RxJava style API for android camera.
 - 
ProGuard rules for RxJava shipped as AAR!
 - 
收集了RxJava常见的使用场景的库,例子简洁、经典、易懂。
 - 
RxLoader accomplishes this by building on top of Android Loaders, so the library is super lightweight
 - 
An application that helps you learn and better understand ReactiveX
 - 
Rx wrapped GeoFence library
 - 
A reactive cache for Android and Java which honors the Observable chain
 - 
Fluent assertions for RxJava's TestSubscriber