# AppLibrary **Repository Path**: robin-lk/AppLibrary ## Basic Information - **Project Name**: AppLibrary - **Description**: No description available - **Primary Language**: Android - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-09-05 - **Last Updated**: 2023-06-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # AppLibrary ![输入图片说明](https://images.gitee.com/uploads/images/2018/0905/140907_581ae107_1106070.png "屏幕截图.png") 提取公共架构,MVP开发模式 * app 为展示交互层 * common library存在形式,自定义base{*},自定义view等 * factory library存在形式,一些工厂形式的存在,逻辑处理、多线程、网络、数据解析、DB存储等 * lang library存在形式,存放一些语言资源,string.xml等