Demystifying Reactive Android Apps Writing reactive applications can be intimidating, so here’s a step by step guide to get you off the ground.
Observables, and Callbacks and Threading, Oh My! How to create an observable from a callback and what not to do.