# Learning Rx by Example (Part 1)

DevFeed: [Learning Rx by Example (Part 1)](<https://devfeed.tech/articles/learning-rx-by-example-part-1-25367.md>)

Original publisher: [Read original article](<https://kau.sh/ppt/learning-rx-by-example-part-1/>)

Author: Kaushik Gopal

Published: 2015-06-04T00:00:00Z

Content type: tutorial

Language: en

Sources: [Kaushik Gopal's Site](<https://devfeed.tech/sources/kaushik-gopal-s-site.md>)

Topics: [RxJava](<https://devfeed.tech/topics/rxjava.md>), [Android](<https://devfeed.tech/topics/android.md>), [Learning](<https://devfeed.tech/topics/learning.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [learning](<https://devfeed.tech/tags/learning.md>), [rxjava](<https://devfeed.tech/tags/rxjava.md>)

## AI overview

This introductory tutorial discusses everyday use cases for RxJava in Android development and indicates that the series will solve those use cases with RxJava.

## Source excerpt

So RxJava is this new kid on the block. But what can you the Android developer really use it for today? We'll look at everyday use cases and solve them with RxJava. Remember that first day when you tasted Nutella? RxJava is Nutella for Android... everything is awesome with RxJava. Slides ##