简介

wanandroid项目基于 Retrofit + RxJava2.0 + Kotlin + MVP

 

用到的依赖

    implementation 'io.reactivex.rxjava2:rxjava:2.1.3'
    implementation 'com.squareup.retrofit2:retrofit:2.3.0'
    implementation 'com.squareup.retrofit2:converter-gson:2.3.0'
    implementation 'com.squareup.retrofit2:adapter-rxjava2:2.3.0'
    implementation 'io.reactivex.rxjava2:rxandroid:2.0.1'
    implementation 'com.github.bumptech.glide:glide:3.7.0'

    implementation 'cn.bingoogolapple:bga-banner:2.2.4'
    implementation 'com.just.agentweb:agentweb:1.0.3'

    /** loading状态组件 **/
    implementation 'com.github.ybq:Android-SpinKit:1.1.0'

    /**状态栏**/
    implementation 'com.gyf.barlibrary:barlibrary:2.3.0'

    implementation 'com.hyman:flowlayout-lib:1.1.2'

    implementation 'com.alibaba:fastjson:1.1.68.android'

有下拉刷新 SmartRefreshLayout

 

效果图      

 

 

 

 

 

玩Android的Api是免费的,感谢WanAndroid提供的数据来源

鸿洋大佬提供的API 接口 http://www.wanandroid.com/blog/show/2

 

项目地址: https://github.com/DickyQie/wanandroid

Logo

开源鸿蒙跨平台开发社区汇聚开发者与厂商,共建“一次开发,多端部署”的开源生态,致力于降低跨端开发门槛,推动万物智联创新。

更多推荐