项目作者: YuPf1989

项目描述 :
creat kotlin WanAndroid
高级语言: Kotlin
项目地址: git://github.com/YuPf1989/WanAndroidKotlin.git
创建时间: 2018-11-15T06:44:09Z
项目社区:https://github.com/YuPf1989/WanAndroidKotlin

开源协议:

下载


WanAndroidKotlin

本项目采用//wanandroid.com/blog/show/2">鸿洋的玩安卓开放api编写,界面采用https://github.com/yangmingchuan/WanAndroidMaster
,用Kotlin + Material Design + MVP + Retrofit + Rxjava 技术编写。

项目部分截图











项目模块

  • 首页
  • 安卓知识体系
  • 大佬公众号内容
  • 项目汇总
  • 登录、收藏
  • 搜索…等

项目特色

  1. 使用pageLayout统一封装了网络加载的多视图
  2. 使用retrofit+rxjava对网络请求进行了封装,对err_code进行了统一处理,只需要对data进行解析操作
  3. 采用Material Design设计风格,MVP分层设计

轮子

  • Rxjava
  • Retrofit
  • Glide
  • pageLayout
  • BaseRecyclerViewAdapterHelper
  • Circleimageview
  • SmartRefreshLayout
  • Flowlayout
  • Agentweb…等

致谢

感谢鸿洋大佬提供的api和各开源项目的作者,给了我很多参考