this is an android lint analyzer,supports increment and configuration files
☆286Mar 17, 2022Updated 3 years ago
Alternatives and similar repositories for AndroidLint
Users that are interested in AndroidLint are comparing it to the libraries listed below
Sorting:
- Android 自定义lint教学☆115Nov 10, 2022Updated 3 years ago
- Lint增量检查☆56Jan 26, 2022Updated 4 years ago
- ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台☆3,249Jan 20, 2024Updated 2 years ago
- Android Asm 插桩 教学☆1,060Sep 13, 2022Updated 3 years ago
- KOOM is an OOM killer on mobile platform by Kwai.☆3,357Jan 12, 2026Updated last month
- 插件大集合,基于 AGP 7.X ,目前有 🔥 1、依赖检查插件 🐢 2、组件上传插件 😁 3、GAV 替换 module 插件 🏃🏻♀️4、资源冲突检查插件 🍰 5、权限管控插件 ⛰6、Class 分析插件☆144Sep 13, 2023Updated 2 years ago
- 🚀Optimizer for mobile applications☆5,061Feb 4, 2026Updated 3 weeks ago
- An artifact repository to assist writing Gradle Plugins for Android build system.☆88Dec 28, 2023Updated 2 years ago
- 模块化启动框架☆142Feb 11, 2022Updated 4 years ago
- This sample demonstrates how to create a custom lint checks and corresponding lint tests☆1,009May 7, 2025Updated 9 months ago
- 分析组件之间的真实依赖关系,并分析类之间的调用情况,解决找不到类、方法、字段等问题☆10Apr 21, 2025Updated 10 months ago
- 用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time…☆1,654Feb 23, 2021Updated 5 years ago
- A lightweight and fast AOP framework for Android App and SDK developers☆2,205Aug 26, 2023Updated 2 years ago
- Android方法调用跟踪 ; 方法耗时统计 ; 方法调用参数以及返回值跟踪 ; 方法调用替换;方法hook☆99Jun 8, 2021Updated 4 years ago
- Incremental scan,integrate Lint、KtLint、UnitTest、Checkstyle、Findbugs、Pmd, powerful and easy to use☆307Sep 27, 2021Updated 4 years ago
- 💥 Android multi-module task startup solution☆13Oct 22, 2021Updated 4 years ago
- 利用precommit,在代码提交之前做git暂存区的代 码lint检查。☆13Sep 6, 2021Updated 4 years ago
- 🔥基于堆栈采样,使用函数火焰图的形式展示Android Main Looper的慢消息处理过程,定位阻塞原因☆509Jun 26, 2024Updated last year
- 自定义 Lint,基于 AS 3.0+☆46Jul 9, 2019Updated 6 years ago
- 🔥🔥 android 端编译加速插件🚀 动态识别未改动 module 并在编译流程中替换为 aar ,只编译改动模块,加速 Android apk 的编译速度。☆881Mar 23, 2023Updated 2 years ago
- Android Gradle Plugin -- Auto Check big image and compress image in building.☆1,209Aug 31, 2021Updated 4 years ago
- 通过注解实现路由跳转规则 同时增加ksp支持☆180Feb 7, 2023Updated 3 years ago
- 🔥 xCrash provides the Android app with the ability to capture java crash, native crash and ANR. No root permission or any system permiss…☆3,921Jun 27, 2025Updated 8 months ago
- 🔥🔥饿了么开源的 字节码插桩框架 lancet的增强版本,修复了一些Bug,并基于ByteX提高编译速度。支持以下特性:1.插桩功能分组,独立开关配置 2.更多字节码修改能力☆330Jan 8, 2026Updated last month
- Anchors 是一个基于图结构,支持同异步依赖任务初始化 Android 启动框架。其锚点提供 "勾住" 依赖的功能,能灵活解决初始化过程中复杂的同步问题。参考 alpha 并改进其部分细节, 更贴合 Android 启动的场景, 同时支持优化依赖初始化流程, 自动选择…☆833Nov 22, 2022Updated 3 years ago
- ☆2,092Aug 26, 2025Updated 6 months ago
- ADI(Android Debug Intensive) 是通过 JVMTI 实现的 Android 应用开发调试的增强工具集,目前主要提供性能相关的监控能力。☆316Apr 21, 2022Updated 3 years ago
- ☆302May 31, 2021Updated 4 years ago
- BoostMultiDex is a solution for quickly loading multiple dex files on low Android version devices (4.X and below, SDK <21).☆1,200May 12, 2022Updated 3 years ago
- 基于字节码插桩,在Android中实现跨module自动注册的gradle插件,可用于模块解耦。已应用于ARouter和CC☆1,126Mar 14, 2023Updated 2 years ago
- A fast, incremental, concurrent framework to develop compile plugin for android project to manipulate bytecode☆1,416Sep 10, 2022Updated 3 years ago
- A lightweight Android Studio gradle plugin based on Javassist for editing bytecode in Android.☆901Feb 7, 2021Updated 5 years ago
- A bitmap memory usage monitor for Android. Android 图片内存分析工具,可以帮助发现应用的图片使用是否合理。☆645Jun 27, 2024Updated last year
- Composing builds 和 buildSrc 优势劣势对比,仓库提供了 buildSrc 和 Composing builds 两个构建脚本,下文有使用方法,如果对你有帮助,请在右上角 star 一下,感谢☆401Aug 9, 2023Updated 2 years ago
- A Real-time Fps Tool for Android☆367May 6, 2020Updated 5 years ago
- 🔥🔥 btrace (AKA RheaTrace) is a high-performance Android & iOS tracing tool built on Perfetto. It not only times your methods but also r…☆2,466Feb 5, 2026Updated 3 weeks ago
- ☆758Jan 16, 2024Updated 2 years ago
- Dynamic java method AOP hook for Android(continution of Dexposed on ART), Supporting 5.0~11☆4,541Jul 22, 2023Updated 2 years ago
- 零反射全动态Android插件框架☆7,722Feb 14, 2026Updated 2 weeks ago