mcxiaoke/RxDocs

你好,我想问一下我在android项目中是用Rxjava还是用RxAndroid还是用Rxjava-android?麻烦了

Closed this issue · 1 comments

你好,我想问一下我在android项目中是用Rxjava还是用RxAndroid还是用Rxjava-android?麻烦了
compile 'io.reactivex:rxandroid:1.1.0'
// Because RxAndroid releases are few and far between, it is recommended you also
// explicitly depend on RxJava's latest version for bug fixes and new features.
compile 'io.reactivex:rxjava:1.1.0'

https://github.com/ReactiveX/RxJava + https://github.com/ReactiveX/RxAndroid