文件名称:模块化架构
文件大小:6.19MB
文件格式:ZIP
更新时间:2024-03-11 23:52:28
Java
模块化架构 ModularizationArchitecture是Android平台上基于路由的多进程,基于组件的体系结构:它通过共享路由而与其他模块和进程进行通信,而无需引用其他模块。 它适用于中型App架构团队的协作,并行开发,业务线解耦,白盒测试和其他场景。 入门指南 下载 Maven: < dependency> < groupId>com.spinytech.ma groupId> < artifactId>macore artifactId> < version>0.2.1 version> < type>pom type> dependency> Gradle: compile ' com.spinytech.ma:macore:0.2.1 ' ProGuard 如果您使用的是ProGuard,则可能需要添加以