DSAppTeam / ComponentCornerstoneLinks
一种全新的android组件化方案,无需下沉公用代码,无需采用路由等硬编码方式分发sdk,独立维护组件暴露的SDK/IMPL,打破官方模块循环且支持组件间互相调用SDK,支持集成组件调试/组件独立运行。A brand new android componentization solution, no need to sink public code, no need to use hard coding to distribute sdk, independent maintenance component exposed SDK / IMPL, break the official module loop and support the call between compone…
☆255Updated 11 months ago
Alternatives and similar repositories for ComponentCornerstone
Users that are interested in ComponentCornerstone are comparing it to the libraries listed below
Sorting:
- Android组件化架构,支持组件代码完全隔离/组件循环依赖/便捷集成调试/快速接入,组件内基于 mvvm结构,组件提供高度服用的模块可直接使用,采用 wanAndroid api进行迭代开发。Android componentized architecture, su…☆198Updated 5 years ago
- Android 自动检测资源冲突的gradle 插件(An Android Gradle Plugin For Checking Conflict Resources)☆234Updated 5 years ago
- 本仓库致力于致力于分享一系列精选国外的技术文章(持续更新)☆181Updated 2 years ago
- 一个Android平台的高性能key-value组件,读写性能远超SharedPreferences☆342Updated 5 years ago
- AppInit 是一款 Android 应用初始化框架,基于组件化的设计思路,功能灵活,使用简单。☆193Updated 9 months ago
- 通过注解实现路由跳转规则 同时增加ksp支持☆183Updated 2 years ago
- 自己常用的一些工具的合集