Leifzhang / AndroidStartupLinks
模块化启动框架
☆141Updated 3 years ago
Alternatives and similar repositories for AndroidStartup
Users that are interested in AndroidStartup are comparing it to the libraries listed below
Sorting:
- 插件大集合,基于 AGP 7.X ,目前有 🔥 1、依赖检查插件 🐢 2、组件上传插件 😁 3、GAV 替换 module 插件 🏃🏻♀️4、资源冲突检查插件 🍰 5、权限管控插件 ⛰6、Class 分析插件☆145Updated last year
- 适用于Android项目的Gradle插件,用来增量编译class和生成增量dex。跟自带的增量编译Task(assemble)的区别是:这个插件只会编译源文件,不做其他多余的动作☆129Updated 3 years ago
- gradle repo includeBuild☆146Updated 2 years ago
- A lightweight tracking framework based on the tracking idea of Buzzvideo.(基于西瓜视频的责任链埋点思路实现的轻量级埋点框架)☆108Updated 2 months ago
- Android 自定义lint教学☆116Updated 2 years ago
- 通过注解实现路由跳转规则 同时增加ksp支持☆182Updated 2 years ago
- Arouter auto register plugin for AGP7.4+ & AGP8☆72Updated 3 months ago
- Routing framework for Android.☆125Updated 6 months ago
- Asm插桩应用实例☆84Updated 3 years ago
- 解决 Sharedpreferences 造成的主线程阻塞问题,避免应用因此造成ANR问题,降低ANR率☆98Updated 8 months ago
- ☆150Updated last year
- Resource Dynamization Solution For Android☆105Updated last year
- 一个插件:Android组件化开发中,Application生命周期主动分发到组件,业务组件 无侵入地 获取 Application生命周期~☆120Updated 4 years ago
- 《Android 构建与架构实战》资料仓库☆91Updated last year
- A interesting history for nested scrolling in Android. A better NestedScrollView4 instead of newest NestedScrollView. A concise implement…☆62Updated 6 years ago
- Android 动态化多语言框架,支持语言包的动态下发、升级、删除,一处安装,到处使用☆112Updated 2 years ago
- 桌面快捷方式Sample☆113Updated 3 years ago
- 我的博文列表,按系列分类,方便查找。地址:https://flywith24.gitee.io/☆53Updated 3 years ago
- Build Android layout dynamically with kotlin, get rid of xml file, which has poor performance☆153Updated 2 years ago
- android app中对方法进行替换工具☆118Updated 3 years ago
- Android 性能优化实践☆170Updated last year
- AppInit 是一款 Android 应用初始化框架,基于组件化的设计思路,功能灵活,使用简单。☆193Updated 6 months ago
- May be the best solution for Android soft keyboard listening.可能是Android软键盘监听的最佳解决方案。