Android 自定义lint教学
☆115Nov 10, 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:
- this is an android lint analyzer,supports increment and configuration files☆286Mar 17, 2022Updated 3 years ago
- gradle repo includeBuild☆143Jan 4, 2023Updated 3 years ago
- 模块化启动框架☆142Feb 11, 2022Updated 4 years ago
- 通过注解实现路由跳转规则 同时增加ksp支持☆180Feb 7, 2023Updated 3 years ago
- Android Asm 插桩 教学☆1,060Sep 13, 2022Updated 3 years ago
- 插件大集合,基于 AGP 7.X ,目前有 🔥 1、依赖检查插件 🐢 2、组件上传插件 😁 3、GAV 替换 module 插件 🏃🏻♀️4、资源冲突检查插件 🍰 5、权限管控插件 ⛰6、Class 分析插件☆144Sep 13, 2023Updated 2 years ago
- 通过Parcel copy的方式深copy数据 DiffUtil抽象☆36Aug 9, 2022Updated 3 years ago
- 自定义 Lint,基于 AS 3.0+☆46Jul 9, 2019Updated 6 years ago
- 工作和平时学习过程中对自定义View的思路总结,和API使用☆12May 9, 2023Updated 2 years ago
- 🔥🔥 android 端编译加速插件🚀 动态识别未改动 module 并在编译流程中替换为 aar ,只编译改动模块,加速 Android apk 的编译速度。☆881Mar 23, 2023Updated 2 years ago
- android development workflow sample project☆10Nov 13, 2022Updated 3 years ago
- 监控隐私权限的方法调用,like小米应用行为记录☆301Feb 7, 2023Updated 3 years ago
- Android Gradle Plugin -- Auto Check big image and compress image in building.☆1,209Aug 31, 2021Updated 4 years ago
- Hook Socket Sample☆33Jan 23, 2019Updated 7 years ago
- A lightweight and fast AOP framework for Android App and SDK developers☆2,206Aug 26, 2023Updated 2 years ago
- ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台☆3,249Jan 20, 2024Updated 2 years ago
- 批量添加 Android 的资源文件前缀☆33Nov 15, 2020Updated 5 years ago
- 🔥🔥饿了么开源的 字节码插桩框架 lancet的增强版本,修复了一些Bug,并基于ByteX提高编译速度。支持以下特性:1.插桩功能分组,独立开关配置 2.更多字节码修改能力☆330Jan 8, 2026Updated last month
- A Lightweight Framework for Code Generating☆60Jun 20, 2022Updated 3 years ago
- Android隐私合规整改检测工具,注解+Asm修改字节码的检测方案☆2,269Dec 30, 2025Updated 2 months ago
- ☆302May 31, 2021Updated 4 years ago
- An artifact repository to assist writing Gradle Plugins for Android build system.☆88Dec 28, 2023Updated 2 years ago
- 🚀Optimizer for mobile applications☆5,062Feb 4, 2026Updated 3 weeks ago
- 适用于Android项目的IDEA插件,用来自动生成DexMaker代码,类似『ASM Bytecode Viewer』☆27Feb 21, 2022Updated 4 years ago
- 一种全新的android组件化方案,无需下沉公用代码,无需采用路由等硬编码方式分发sdk,独立维护组件暴露的SDK/IMPL,打破官方模块循环且支持组件间互相调用SDK,支持集成组件调试/组件独立运行。A brand new android componentizat…☆252Oct 18, 2024Updated last year
- 分析组件之间的真实依赖关系,并分析类之间的调用情况,解决找不到类、方法、字段等问题☆10Apr 21, 2025Updated 10 months ago
- Gradle Tracing Plugin☆18Sep 16, 2022Updated 3 years ago
- 适用于Android项目的Gradle插件,用来增量编译class和生成增量dex。跟自带的增量编译Task(assemble)的区别是:这个插件只会编译源文件,不做其他多余的动作☆129Jul 22, 2021Updated 4 years ago
- ☆758Jan 16, 2024Updated 2 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
- A Gradle Plugin for Android BundleTool.☆59Dec 30, 2023Updated 2 years ago
- 🔥基于堆栈采样,使用函数火焰图的形式展示Android Main Looper的慢消息处理过程,定位阻塞原因☆509Jun 26, 2024Updated last year
- Kace: Kotlin Android Compatible Extensions, a framework for assisting in the seamless migration from kotlin-android-extensions☆293Jan 21, 2026Updated last month
- A bitmap memory usage monitor for Android. Android 图片内存分析工具,可以帮助发现应用的图片使用是否合理。☆645Jun 27, 2024Updated last year
- 💥 Android multi-module task startup solution☆13Oct 22, 2021Updated 4 years ago
- 基于ASM + transform 实现AOP功能的Kit,支持查看点击view的信息,比如类名,自己和父类的id。双击粘连拦截。为指定方法添加try catch并根据方法签名返回默认值,拦截回调可以自定义并拓展功能。更多功能持续更新中...☆18Sep 13, 2021Updated 4 years ago
- 《Android 构建与架构实战》资料仓库☆92May 21, 2024Updated last year
- Personal blog by Yu Jinyan.☆19Apr 3, 2024Updated last year
- 知乎 Android 团队使用的静态代码检查工具,支持目录、.apk、.dex、.jar、.aar 格式,可通过配置文件添加检查策略。 主要用于检查 Android 应用或依赖库是否有调用隐私接口。☆114Apr 21, 2022Updated 3 years ago