Android组件化开发过程中,通过插件来强制使用某些规范,以及提供一些便利性的配置等。
☆35Oct 15, 2019Updated 6 years ago
Alternatives and similar repositories for android-comm-config-plugin
Users that are interested in android-comm-config-plugin are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 在Android应用组件化开发中,每个组件都有自己的类似Application的生命周期,如何通过APT、gradle插件来自动化注册☆111Oct 29, 2018Updated 7 years ago
- 利用precommit,在代码提交之前做git暂存区的代码lint检查。☆13Sep 6, 2021Updated 4 years ago
- ACache衍生的DSQLiteCache缓存小项目☆13Mar 14, 2018Updated 8 years ago
- 热更新demo☆15Oct 30, 2018Updated 7 years ago
- 自定义 Lint,基于 AS 3.0+☆46Jul 9, 2019Updated 6 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Gradle plugin develop tutorial☆15Nov 3, 2020Updated 5 years ago
- 这个一个 学习jvmti 的练习Demo☆11Aug 22, 2019Updated 6 years ago
- 模仿系统shortCut 效果☆16Mar 1, 2018Updated 8 years ago
- Android方法调用跟踪 ; 方法耗时统计 ; 方法调用参数以及返回值跟踪 ; 方法调用替换;方法hook☆101Apr 2, 2026Updated last month
- 基于Instant run思想的HotFix实现