Core dependencies

Let's start by adding the RxJava 2.0 dependencies with a line:

compile 'io.reactivex.rxjava2:rxjava:2.0.3'

Also, we will want to use Android-specific schedulers, so let's add the following line:

compile 'io.reactivex.rxjava2:rxandroid:2.0.1'
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.145.175.253