# QireComic **Repository Path**: summer_xx/QireComic ## Basic Information - **Project Name**: QireComic - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-16 - **Last Updated**: 2022-09-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: Android ## README # 奇热漫画 # 项目结构: >> ':antsCore', ':antsRouter', ':antsCompiler', ':antsBinder' 提供集成框架的基础2方库,封装了Route、ViewModel、DAL等功能,提供了路由、ViewModel绑定、数据访问等功能,对部分代码实现了APT自生成 以及页面注入等功能 >> ':app',APP应用入口主模块 >> ':common',基础公共库,主要的2方基础公共功能库 >> ':other', 基础三方隔离库,主要用于接入第三方sdk功能隔离使用,成系统的或较为复杂的2次开发库包