108

GitHub - JoaoMotondon/RxJavaDemoApp: This repository contains 100+ examples usin...

 5 years ago
source link: https://github.com/JoaoMotondon/RxJavaDemoApp
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md

RxJava for Android (100+ Examples Pack)

This repository is intended to provide in a single place (i.e. a single Android app) over than 100 examples of RxJava for Android which you can use as a reference when dealing with RxJava.

In order to make it easy to find the examples throughout the app, we divided them in different categories. They are:

  • Operators Examples: Basically it contains examples of operators used to filtering, combining, transforming data, etc as well as some error handling examples.
  • Backpressure Examples: Contain different approaches to deal with backpressure.
  • Hot Observable Examples: Show how to use Hot Observables by using operators such as cache, replay, etc.
  • Parallelization: Demonstrate how to do real parallelization using RxJava operators and schedulers.
  • General Examples: Contain some examples that do not fit in any of the previous categories.

Some examples were already covered into details in one of the articles of our RxJava series (you can find the links below), while some other were based on external articles, so you can go directly to those articles and see the the authors' explanations.

It's worth mentioning whenever an example was based on an external article, we added a reference to the sources, so all the credits go to the authors.

You can find details about this repository here.

Here is a list of all covered examples on the demo app and the articles on which they were based:

License

This project is licensed under the Apache-2.0 - see the LICENSE file for details


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK