# 创品 **Repository Path**: 865525866/ChuangPing ## Basic Information - **Project Name**: 创品 - **Description**: 创品项目 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-06-09 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 创品 #### 项目介绍 创品项目 #### 软件架构 软件的主要架构为了快速开发使用的的是第三方的[MVParms框架]([https://github.com/JessYanCoding/MVPArms) 它拥有完整的日志系统,和较为健壮的第三方库与mvp开发的结合。在创建一个新的页面的时候可以通过[Template](https://github.com/JessYanCoding/MVPArmsTemplate)来一键生成构建页面所需要的 model、view、presenter 等。 #### 安装教程 1. clone 项目,切换到 chenzhaojun 分支,build 编译 2. 开发模式主要参考 loginActivity 的结构 #### 使用说明 1. [arms框架说明](https://github.com/JessYanCoding/MVPArms/blob/master/MVPArms.md) 2. [recyclerViewAdapter 框架说明](https://www.jianshu.com/p/b343fcff51b0) 3. [下拉框架说明](https://github.com/scwang90/SmartRefreshLayout) 4. [适配框架说明](https://github.com/JessYanCoding/AndroidAutoSize)