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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- gradle repo includeBuild☆143Jan 4, 2023Updated 3 years ago
- this is an android lint analyzer,supports increment and configuration files☆287Mar 17, 2022Updated 4 years ago
- 通过注解实现路由跳转规则 同时增加ksp支持☆182Feb 7, 2023Updated 3 years ago
- Android Asm 插桩 教学☆1,060Sep 13, 2022Updated 3 years ago
- 模块化启动框架☆143Feb 11, 2022Updated 4 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 插件大集合,基于 AGP 7.X ,目前有 🔥 1、依赖检查插件 🐢 2、组件上传插件 😁 3、GAV 替换 module 插件 🏃🏻♀️4、资源冲突检查插件 🍰 5、权限管控插件 ⛰6、Class 分析插件☆143Sep 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
- 监控隐私权限的方法调用,like小米应用行为记录☆301Feb 7, 2023Updated 3 years ago
- 🔥🔥 android 端编译加速插件🚀 动态识别未改动 module 并在编译流程中替换为 aar ,只编译改动模块,加速 Android apk 的编译速度。☆881Mar 23, 2023Updated 3 years ago
- 工作和平时学习过程中对自定义View的思路总结,和API使用☆12May 9, 2023Updated 2 years ago
- android development workflow sample project☆10Nov 13, 2022Updated 3 years ago
- Android Gradle Plugin -- Auto Check big image and compress image in building.☆1,207Aug 31, 2021Updated 4 years ago
- Hook Socket Sample☆33Jan 23, 2019Updated 7 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台☆3,251Jan 20, 2024Updated 2 years ago
- Android隐私合规整改检测工具,注解+Asm修改字节码的检测方案☆2,273Dec 30, 2025Updated 4 months ago
- A lightweight and fast AOP framework for Android App and SDK developers☆2,212Aug 26, 2023Updated 2 years ago
- ☆302May 31, 2021Updated 4 years ago
- 🔥🔥饿了么开源的 字节码插桩框架 lancet的增强版本,修复了一些Bug,并基于ByteX提高编译速度。支持以下特性:1.插桩功能分组,独立开关配置 2.更多字节码修改能力☆332Updated this week
- 分析组件之间的真实依赖关系,并分析类之间的调用情况,解决找不到类、方法、字段等问题☆10Apr 21, 2025Updated last year
- 适用于Android项目的IDEA插件,用来自动生成DexMaker代码,类似『ASM Bytecode Viewer』☆27Feb 21, 2022Updated 4 years ago
- 🚀Optimizer for mobile applications☆5,061Mar 15, 2026Updated last month
- Gradle Tracing Plugin☆18Sep 16, 2022Updated 3 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 自定义lint,基于gradle plugin3.0☆28Sep 28, 2020Updated 5 years ago
- 一种全新的android组件化方案,无需下沉公用代码,无需采用路由等硬编码方式分发sdk,独立维护组件暴露的SDK/IMPL,打破官方模块循环且支持组件间互相调用SDK,支持集成组件调试/组件独立运行。A brand new android componentizat…☆249Oct 18, 2024Updated last year
- 批量添加 Android 的资源文件前缀☆33Nov 15, 2020Updated 5 years ago
- An artifact repository to assist writing Gradle Plugins for Android build system.☆88Dec 28, 2023Updated 2 years ago
- A bitmap memory usage monitor for Android. Android 图片内存分析工具,可以帮助发现应用的图片使用是否合理。