novoda / android-demos

Examples of Android applications
www.novoda.com/blog
Other
1.99k stars 665 forks source link

Reactive Architecture demo #3

Closed malmstein closed 8 years ago

malmstein commented 9 years ago

It'd be great to have a demo showcasing how we deal with a reactive architecture. The example could parse a json and display some information in a fragment.

The goal is to show how to deal with networking calls and data treatment using a reactive approach.

friedger commented 9 years ago

A tiny rx demo is at https://github.com/novoda/rxpresso/tree/master/demo

blundell commented 8 years ago

this will appear in a new repo