在app 的 build.gradle 文件中添加

dependencies {
// RxJava 引用
implementation 'io.reactivex.rxjava2:rxjava:2.0.1'
implementation 'io.reactivex.rxjava2:rxandroid:2.0.1'
}

相关文章:

  • 2021-09-28
  • 2021-09-19
  • 2021-06-16
  • 2022-01-11
  • 2021-11-05
  • 2021-12-23
  • 2021-09-28
  • 2021-06-15
猜你喜欢
  • 2021-07-17
  • 2022-12-23
  • 2021-06-16
  • 2021-12-11
  • 2022-01-05
  • 2021-05-01
  • 2021-12-27
相关资源
相似解决方案