Chapter 0: Table of content

android2ee (Seguy Mathias)
1 min readDec 2, 2020

This chapter is a small part of a biggest training project, you can find on Github. You’ll have the main branch with the answers/responses/unit tests and documentation. You could start with the “questions” branch to only have the questions.

You’ll have the full table of content of the articles on Medium.

You can download the book on Android2ee

Chapter 1: Observable

Chapter 2: Observer

Chapter 3: What happened when several observers subscribe to the same Observable? Hot Observable Versus Cold Observable

Chapter 4: Observable simple creators

Chapter 5: Disposables and Specific Observables: Single/MayBe/Completable

Chapter 6: Observable operators

Chapter 7: Observable transformers operators

Chapter 8: Observable’s collection transformers operators

Chapter 9: Observable’s action operators

Warning: Those articles has been created only because I am stuck in a Rx Android project and I need to prepare the ramp up for those who will replace me.

My conclusion : Choose Kotlin and suspending function instead of Rx. PLEASE, save your project from RxHell !!!

--

--

android2ee (Seguy Mathias)

Android2ee alias Mathias Seguy. Android expert gives you some news on the Android world. mathias.seguy@android2ee.com