# FootballApp **Repository Path**: deviche/FootballApp ## Basic Information - **Project Name**: FootballApp - **Description**: :frog: 仿肆客足球---基于RxJava+Retrofit+MVP架构的新闻类App 常用工具类封装 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2018-11-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 肆客足球 基于RxJava+Retrofit+MVP架构的新闻类App 本项目用于封装、总结一些常用的工具类,禁止用于商业用途,仅供学习
开屏页 首页 部落
购物车
#### Libraries Used in This App * 使用[RxJava](https://github.com/ReactiveX/RxJava)搭配[Retrofit](https://github.com/square/retrofit)实现网络请求 * 使用[glide](https://github.com/bumptech/glide)进行图片加载 * 使用[SmartRefreshLayout](https://github.com/scwang90/SmartRefreshLayout)进行下拉刷新、上拉加载 * 使用[material-dialogs](https://github.com/afollestad/material-dialogs)使用material design分格的dialogs * 使用[BaseRecyclerViewAdapterHelper](https://github.com/CymChad/BaseRecyclerViewAdapterHelper)简化RecyclerView适配的代码 * 使用[logger](https://github.com/orhanobut/logger)打印日志