github android mvp框架,MvpDemo: Android mvp架构demo(转自github)

MvpDemo

MVP架构在Android的使用。Okhttp3、Retrofit2、Rxjava2 ,AutoDispose解决RxJava内存泄漏

本Demo由项目中提取修改

使用的第三方库:

//butterknife

implementation 'com.jakewharton:butterknife:8.8.1'

annotationProcessor 'com.jakewharton:butterknife-compiler:8.8.1'

//okhttp3

implementation 'com.squareup.okhttp3:okhttp:3.10.0'

implementation "com.squareup.okhttp3:logging-interceptor:3.10.0"

//retrofit2

implementation 'com.squareup.retrofit2:retrofit:2.4.0'

implementation 'com.squareup.retrofit2:converter-gson:2.4.0'

implementation 'com.squareup.retrofit2:adapter-rxjava2:2.4.0'

//rxjava2

implementation "io.reactivex.rxjava2:rxjava:2.1.12"

implementation 'io.reactivex.rxjava2:rxandroid:2.0.2'

//AutoDispose解决RxJava内存泄漏

implementation 'com.uber.autodispose:autodispose:0.7.0'

implementation 'com.uber.autodispose:autodispose-android:0.7.0'

implementation 'com.uber.autodispose:autodispose-android-archcomponents:0.7.0'

//Material-dialogs

implementation 'com.afollestad.material-dialogs:core:0.9.6.0'

//jetbrains 注解

implementation 'org.jetbrains:annotations-java5:15.0'

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值