Android Development Concurrency in RxJava 2 Tutorial • Intermediate Learn how to to achieve concurrency in RxJava with Schedulers, the subscribeOn() operator, the observeOn() operator, and the flatMap() operator.