RxJava2-RxMarbles-Samples

Additional

Language
Java
Version
N/A
Created
Jul 12, 2017
Updated
Jan 18, 2019 (Retired)
Owner
Tunji Olu-Taiwo (tunjos)
Contributor
Tunji Olu-Taiwo (tunjos)
1
Activity
Badge
Generate
Download
Source code

Advertisement

RxJava 2 RxMarbles Samples

This repository contains RxJava 2 implementations of the sample operators found in the RxMarbles Android Application. Please download the app for a more interactive tutorial.

Running

Simply import the project using intelliJ IDEA and run the corresponding run configurations.

Awesome Links

RxMarbles Android Application
ReactiveX
ReactiveX Operators
RxMarbles
RxJava Wiki

Dependencies

RxJava2
RxJava2Extensions

Transforming

Filtering

Combining

Error Handling

Conditional

Math

NB

All screenshots taken directly from the RxMarbles Android Application.

License

Copyright 2017 Tunji Olu-Taiwo

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

 http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.