Skip to content

YuPf1989/WanAndroidKotlin

Repository files navigation

WanAndroidKotlin

本项目采用鸿洋的玩安卓开放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和各开源项目的作者,给了我很多参考