Skip to content

subscribeOn (rx.Scheduler) in Observable cannot be applied to (io.reactivex.Scheduler)  #4829

@ljf1172361058

Description

@ljf1172361058

Gradle:
// 编译RxJava
compile 'io.reactivex:rxjava:1.2.2'
// 编译RxAndroid
compile 'io.reactivex:rxandroid:1.2.1'
// 编译Retrofit网络加载框架
compile 'com.squareup.retrofit2:retrofit:2.1.0'
// 编译Retrofit网络加载框架直接解析JSON数据变成JAVA对象
compile 'com.squareup.retrofit2:converter-gson:2.1.0'
// 编译Retrofit对RxJava的支持
compile 'com.jakewharton.retrofit:retrofit2-rxjava2-adapter:1.0.0'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions