模块化启动框架
☆142Feb 11, 2022Updated 4 years ago
Alternatives and similar repositories for AndroidStartup
Users that are interested in AndroidStartup are comparing it to the libraries listed below
Sorting:
- gradle repo includeBuild☆143Jan 4, 2023Updated 3 years ago
- Android Asm 插桩 教学☆1,060Sep 13, 2022Updated 3 years ago
- 通过注解实现路由跳转规则 同时增加ksp支持☆182Feb 7, 2023Updated 3 years ago
- FastStartup 有向无环图启动框架☆21Mar 10, 2022Updated 4 years ago
- An artifact repository to assist writing Gradle Plugins for Android build system.☆88Dec 28, 2023Updated 2 years ago
- 取名来自奥特曼奈克萨斯☆24Dec 12, 2022Updated 3 years ago
- Aggregate Kotlin Symbols from multi-modules in compile-time.☆64Jul 18, 2022Updated 3 years ago
- 适用于Android项目的Gradle插件,用来增量编译class和生成增量dex。跟自带的增量编译Task(assemble)的区别是:这个插件只会编译源文件,不做其他多余的动作☆129Jul 22, 2021Updated 4 years ago
- 插件大集合,基于 AGP 7.X ,目前有 🔥 1、依赖检查插件 🐢 2、组件上传插件 😁 3、GAV 替换 module 插件 🏃🏻♀️4、资源冲突检查插件 🍰 5、权限管控插件 ⛰6、Class 分析插件☆144Sep 13, 2023Updated 2 years ago
- Android 自定义lint教学☆115Nov 10, 2022Updated 3 years ago
- Json Deserialization benchmark☆12Nov 23, 2023Updated 2 years ago
- 💥 Android multi-module task startup solution☆13Oct 22, 2021Updated 4 years ago
- ☆302May 31, 2021Updated 4 years ago
- 🔥基于堆栈采样,使用函数火焰图的形式展示Android Main Looper的慢消息处理过程,定位阻塞原因☆509Jun 26, 2024Updated last year
- 分析组件之间的真实依赖关系,并分析类之间的调用情况,解决找不到类、方法、字段等问题☆10Apr 21, 2025Updated 11 months ago
- 批量添加 Android 的资源文件前缀☆33Nov 15, 2020Updated 5 years ago
- A Lightweight Framework for Code Generating☆60Jun 20, 2022Updated 3 years ago
- 适用于Android项目的IDEA插件,用来自动生成DexMaker代码,类似『ASM Bytecode Viewer』☆27Feb 21, 2022Updated 4 years ago
- AppInit 是一款 Android 应用初始化框架,基于组件化的设计思路,功能灵活,使用简单。☆47Jan 23, 2019Updated 7 years ago
- 这个仓库用于实践和测试 Kotlin 、 Java 性能 和 新语法相关的代码案例,正在陆续添加新的案例。欢迎 star☆12Jun 9, 2022Updated 3 years ago
- ☆13Apr 4, 2022Updated 3 years ago
- Android 组件生命周期分发框架,适用于组件化,模块化,启动优化等场景☆21Oct 17, 2021Updated 4 years ago
- this is an android lint analyzer,supports increment and configuration files☆287Mar 17, 2022Updated 4 years ago
- 监控隐私权限的方法调用,like小米应用行为记录☆301Feb 7, 2023Updated 3 years ago
- Kace: Kotlin Android Compatible Extensions, a framework for assisting in the seamless migration from kotlin-android-extensions☆295Jan 21, 2026Updated 2 months ago
- 一个基于 Kotlin Compiler Plugin 实现的迷你方法耗时无侵入编译插件。☆25May 15, 2022Updated 3 years ago
- 🔥🔥 android 端编译加速插件🚀 动态识别未改动 module 并在编译流程中替换为 aar ,只编译改动模块,加速 Android apk 的编译速度。☆881Mar 23, 2023Updated 2 years ago
- 通过Parcel copy的方式深copy数据 DiffUtil抽象☆36Aug 9, 2022Updated 3 years ago
- A lightweight and fast AOP framework for Android App and SDK developers☆2,212Aug 26, 2023Updated 2 years ago
- A Gradle Plugin for Android BundleTool.☆59Dec 30, 2023Updated 2 years ago
- A suite of libraries to help app-development, similar Android-Jetpack☆10Apr 7, 2025Updated 11 months ago
- An tool to help developer to use Retrofit elegantly while using kotlinx.coroutines.☆34Mar 13, 2022Updated 4 years ago
- 🔥The Android Startup library provides a straightforward, performant way to initialize components at the application startup. Both librar…☆1,668Feb 9, 2022Updated 4 years ago
- Gradle Tracing Plugin☆18Sep 16, 2022Updated 3 years ago
- library for android which can observe signal from native crash or ANR☆348Feb 2, 2023Updated 3 years ago
- ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台☆3,251Jan 20, 2024Updated 2 years ago
- Android 基础库☆13Feb 13, 2023Updated 3 years ago
- A bitmap memory usage monitor for Android. Android 图片内存分析工具,可以帮助发现应用的图片使用是否合理。☆645Jun 27, 2024Updated last year
- Anchors 是一个基于图结构,支持同异步依赖任务初始化 Android 启动框架。其锚点提供 "勾住" 依赖的功能,能灵活解决初始化过程中复杂的同步问题。参考 alpha 并改进其部分细节, 更贴合 Android 启动的场景, 同时支持优化依赖初始化流程, 自动选择…☆835Nov 22, 2022Updated 3 years ago