A Gradle Plugin for resolving AndroidManifest.xml merge conflicts.
☆230Dec 27, 2023Updated 2 years ago
Alternatives and similar repositories for Seal
Users that are interested in Seal are comparing it to the libraries listed below
Sorting:
- A Gradle Plugin for adding variant/version/git-commit-id/etc information to APK launcher icon.☆73Dec 28, 2023Updated 2 years ago
- An artifact repository to assist writing Gradle Plugins for Android build system.☆88Dec 28, 2023Updated 2 years ago
- 插件大集合,基于 AGP 7.X ,目前有 🔥 1、依赖检查插件 🐢 2、组件上传插件 😁 3、GAV 替换 module 插件 🏃🏻♀️4、资源冲突检查插件 🍰 5、权限管控插件 ⛰6、Class 分析插件☆144Sep 13, 2023Updated 2 years ago
- 模块化启动框架☆142Feb 11, 2022Updated 4 years ago
- 🔥基于堆栈采样,使用函数火焰图的形式展示Android Main Looper的慢消息处理过程,定位阻塞原因☆509Jun 26, 2024Updated last year
- ADI(Android Debug Intensive) 是通过 JVMTI 实现的 Android 应用开发调试的增强工具集,目前主要提供性能相关的监控能力。☆316Apr 21, 2022Updated 3 years ago
- A Gradle Plugin for Android BundleTool.☆59Dec 30, 2023Updated 2 years ago
- Aggregate Kotlin Symbols from multi-modules in compile-time.☆64Jul 18, 2022Updated 3 years ago
- android AOP library, use annotation, aspectJ,and soon on;☆24Nov 16, 2018Updated 7 years ago
- A fast, incremental, concurrent framework to develop compile plugin for android project to manipulate bytecode☆1,416Sep 10, 2022Updated 3 years ago
- 基于ByteX开发的服务发现框架☆14Feb 3, 2020Updated 6 years ago
- A monitor & controller for Android sensitive permissions/api calls based on bytecode transformation.☆16Dec 30, 2023Updated 2 years ago
- Notebook for Kotlin-oriented Gradle Essential.☆211Jun 28, 2024Updated last year
- 用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time…☆1,654Feb 23, 2021Updated 5 years ago
- a gradle plugin for minifying activities, services, receivers, providers and custom view☆688Oct 1, 2020Updated 5 years ago
- A lightweight and fast AOP framework for Android App and SDK developers☆2,206Aug 26, 2023Updated 2 years ago
- gradle repo includeBuild☆143Jan 4, 2023Updated 3 years ago
- 降低Android非必要crash☆3,265May 28, 2023Updated 2 years ago
- Modular Kit for Android Dev.☆10Dec 19, 2021Updated 4 years ago
- proguard resource for Android by wechat team☆8,633Oct 20, 2023Updated 2 years ago
- The tool of obfuscated aab resources.(Android app bundle资源混淆工具)☆1,396Nov 25, 2021Updated 4 years ago
- A flexible, powerful and lightweight plugin framework for Android☆763Aug 19, 2019Updated 6 years ago
- ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台☆3,249Jan 20, 2024Updated 2 years ago
- Inline constant fields of android R class by asm and transform-api☆127Sep 7, 2022Updated 3 years ago
- 一个小众需求下移除 Android 构建中 Jar 包、AAR 包、构建冗余 class 文件的 Gradle 插件。☆167Apr 26, 2018Updated 7 years ago
- Android Gradle Plugin -- Auto Check big image and compress image in building.☆1,209Aug 31, 2021Updated 4 years ago
- Library that helps in instrumenting battery related system metrics.☆767Updated this week
- 个人的字节码插桩学习工程,也能作为模板参照使用☆29Jun 24, 2019Updated 6 years ago
- 知乎 Android 团队使用的静态代码检查工具,支持目录、.apk、.dex、.jar、.aar 格式,可通过配置文件添加检查策略。 主要用于检查 Android 应用或依赖库是否有调用隐私接口。☆114Apr 21, 2022Updated 3 years ago
- A lightweight Android Studio gradle plugin based on Javassist for editing bytecode in Android.☆901Feb 7, 2021Updated 5 years ago
- 🔥🔥 android 端编译加速插件🚀 动态识别未改动 module 并在编译流程中替换为 aar ,只编译改动模块,加速 Android apk 的编译速度。☆881Mar 23, 2023Updated 2 years ago
- A dynamic URL router for Android☆552Apr 28, 2019Updated 6 years ago
- Android Source Viewer Plugin for Android Studio☆664Nov 20, 2019Updated 6 years ago
- Let subclasses of default LifecycleObserver can be completely obfuscated☆20Oct 20, 2019Updated 6 years ago
- Legacy Layout Inspector using v2 protocol much faster than v1 version.☆110Apr 12, 2025Updated 10 months ago
- Kace: Kotlin Android Compatible Extensions, a framework for assisting in the seamless migration from kotlin-android-extensions☆293Jan 21, 2026Updated last month
- 一种处理嵌套和非嵌套滑动冲突的解决方案☆264Dec 17, 2021Updated 4 years ago
- This is a gradle plugin for android to edit class in SDK.☆296Jun 17, 2021Updated 4 years ago
- A bitmap memory usage monitor for Android. Android 图片内存分析工具,可以帮助发现应用的图片使用是否合理。☆645Jun 27, 2024Updated last year