RxJava2-RxMarbles-Samples
RxJava2-RxMarbles-Samples copied to clipboard
RxJava 2 RxMarbles Samples
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
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.