Leifzhang / AndroidStartup
模块化启动框架
☆138Updated 2 years ago
Alternatives and similar repositories for AndroidStartup:
Users that are interested in AndroidStartup are comparing it to the libraries listed below
- gradle repo includeBuild☆142Updated 2 years ago
- 插件大集合,基于 AGP 7.X ,目前有 🔥 1、依赖检查插件 🐢 2、组件上传插件 😁 3、GAV 替换 module 插件 🏃🏻♀️4、资源冲突检查插件 🍰 5、权限管控插件 ⛰6、Class 分析插件☆145Updated last year
- 适用于Android项目的Gradle插件,用来增量编译class和生成增量dex。跟自带的增量编译Task(assemble)的区别是:这个插件只会编译源文件,不做其他多余的动作☆128Updated 3 years ago
- Asm插桩应用实例☆83Updated 2 years ago
- A lightweight tracking framework based on the tracking idea of Buzzvideo.(基于西瓜视频的责任链埋点思路实现的轻量级埋点框架)☆103Updated 2 years ago
- 通过注解实现路由跳转规则 同时增加ksp支持☆182Updated last year
- Android 自定义lint教学☆114Updated 2 years ago
- ☆141Updated 7 months ago
- Routing framework for Android.☆113Updated last month
- A detection tool of Android App power consumption☆62Updated last year
- Android 动态化多语言框架,支持语言包的动态下发、升级、删除,一处安装,到处使用☆113Updated last year
- Build Android layout dynamically with kotlin, get rid of xml file, which has poor performance☆151Updated 2 years ago
- Arouter auto register plugin for AGP7.4+ & AGP8☆57Updated 9 months ago
- Android 性能优化实践☆162Updated last year
- 我的博文列表,按系列分类,方便查找。地址:https://flywith24.gitee.io/☆53Updated 3 years ago
- sp(a)是一个SPI(Service Provider Interface)框架, 他具有跨模块(无任何依赖关系的模块)创建对象的能力。使用简单、功能强大、性能损耗极低,是组件化开发、模块解耦合的不二之选。由于sp(a)灵活的配置能力,使得它很容易扩展出更多的跨模块通信能…☆118Updated last year
- Resource Dynamization Solution For Android☆102Updated last year
- 《Android 构建与架构实战》资料仓库☆86Updated 7 months ago
- 一个 Android 事件总线框架,为你解决 事件总线 “滥用” 问题☆82Updated 2 years ago
- 解决 Sharedpreferences 造成的主线程阻塞问题,避免应用因此造成ANR问题,降低ANR率☆91Updated 3 months ago
- Kotlin-compatible and high performance gson typeAdapter compile phase generator☆32Updated 2 years ago
- 桌面快捷方式Sample☆106Updated 3 years ago
- 无痕埋点,源码0入侵,字节码插桩,Transform+ASM☆60Updated 2 years ago
- 一个使用ASM进行字节码插桩的大 图监控框架☆168Updated 4 years ago
- Gradle脚本实现Android组件化开发模块api化☆63Updated 5 years ago
- KtKit 小巧而实用,用 Kotlin 语言编写的工具库(长期更新中)☆167Updated 3 years ago
- 一个插件:Android组件化开发中,Application生命周期主动分发到组件,业务组件 无侵入地 获取 Application生命周期~☆119Updated 3 years ago
- 一种全新的android组件化方案,无需下沉公用代码,无需采用路由等硬编码方式分发sdk,独立维护组件暴露的SDK/IMPL,打破官方模块循环且支持组件间互相调用SDK,支持集成组件调试/组件独立运行。A brand new android componentizat…☆253Updated 3 months ago
- AppInit 是一款 Android 应用初始化框架,基于组件化的设计思路,功能灵活,使用简单。☆192Updated last month
- A interesting history for nested scrolling in Android. A better NestedScrollView4 instead of newest NestedScrollView. A concise implement…☆61Updated 6 years ago