课程目录:RxJava for Android Developers培训
4401 人关注
(78637/99817)
课程大纲:

         RxJava for Android Developers培训

 

 

Introduction

What is Reactive Programming?
Overview of RxJava

Preparing the Development Environment

Overview of RxJava Syntax

Creating an RxJava App

Setting up Observables and Subscribers

Working with Operators

Transforming Observables

Filtering Observables

Combining Observables

Using Conditionals to Control App Behavior

Control Backpressure with the Flowable Class

Disposing Observables

Exploring RxBinding and RxPermissions

Testing RxJava Observables and Subscriptions

Writing Unit Tests for RxJava

Deploying the App

Troubleshooting

Summary and Conclusion