android -------- Retrofit + RxJava2.0 + Kotlin + MVP 开发的 WanAndroid 项目

简介

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

 

posted @ 2019-02-26 20:02  切切歆语  阅读(651)  评论(0编辑  收藏  举报