Build Android layout dynamically with kotlin, get rid of xml file, which has poor performance
☆155Sep 13, 2022Updated 3 years ago
Alternatives and similar repositories for Layout_DSL
Users that are interested in Layout_DSL are comparing it to the libraries listed below
Sorting:
- 按照分层架构与数据驱动为架构核心封装的脚手架☆10Nov 13, 2023Updated 2 years ago
- A framework that helps the keyboard smoothly transition to the function panel 一个帮助键盘平稳过渡到功能面板的框架,支持动画无缝衔接,支持 activity/fragment/dialo…☆2,427Aug 4, 2025Updated 6 months ago
- This is a gradle plugin for android to edit class in SDK.☆296Jun 17, 2021Updated 4 years ago
- 通过注解实现路由跳转规则 同时增加ksp支持☆180Feb 7, 2023Updated 3 years ago
- 取名来自奥特曼奈克萨斯☆24Dec 12, 2022Updated 3 years ago
- 基于滴滴Booster项目的 Transform API 进行二次开发,封装成易于使用的 Hook 框架,让你敲最少的代码完成自定义的 Hook 操作☆25Oct 18, 2023Updated 2 years ago
- 🔥🔥 android 端编译加速插件🚀 动态识别未改动 module 并在编译流程中替换为 aar ,只编译改动模块,加速 Android apk 的编译速度。☆881Mar 23, 2023Updated 2 years ago
- 用于构建常用drawable实例的kotlin-dsl框架,包括shape、ripple以及selector的drawable实例;顺便也支持创建颜色相关的selector实例。☆29Apr 14, 2022Updated 3 years ago
- Simple API implement DataBinding and ViewBinding. 简单的 API 实现 DataBinding 和 ViewBinding,欢迎 star☆429Apr 12, 2023Updated 2 years ago
- 适用于Android项目的IDEA插件,用来自动生成DexMaker代码,类似『ASM Bytecode Viewer』☆27Feb 21, 2022Updated 4 years ago
- ☆11Nov 2, 2017Updated 8 years ago
- ☆13Jul 27, 2020Updated 5 years ago
- Anchors 是一个基于图结构,支持同异步依赖任务初始化 Android 启动框架。其锚点提供 "勾住" 依赖的功能,能灵活解决初始化过程中复杂的同步问题。参考 alpha 并改进其部分细节, 更贴合 Android 启动的场景, 同时支持优化依赖初始化流程, 自动选择…☆833Nov 22, 2022Updated 3 years ago
- 使用 buildSrc 管理插件、依赖库信息☆19Oct 16, 2020Updated 5 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
- 多子view嵌套滚动通用解决方案☆1,158Mar 11, 2020Updated 5 years ago
- 基于okhttp库的网络性能优化框架☆120Apr 25, 2021Updated 4 years ago
- 用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time…☆1,654Feb 23, 2021Updated 5 years ago
- 仿墨迹24小时天气☆30Jul 8, 2022Updated 3 years ago
- ModuleExpose 基于模块暴露和Hilt的安卓模块通信方案☆13Apr 19, 2025Updated 10 months ago
- this is an android lint analyzer,supports increment and configuration files☆286Mar 17, 2022Updated 3 years ago
- Android PackageInstaller API silent update test app☆67Feb 17, 2022Updated 4 years ago
- 一种处理嵌套和非嵌套滑动冲突的解决方案☆264Dec 17, 2021Updated 4 years ago
- 🔥🔥饿了么开源的 字节码插桩框架 lancet的增强版本,修复了一些Bug,并基于ByteX提高编译速度。支持以下特性:1.插桩功能分组,独立开关配置 2.更多字节码修改能力☆330Jan 8, 2026Updated last month
- A demo test to show immersive status bar with dynamic status bar icon adaption.☆128Jul 29, 2022Updated 3 years ago
- 🚀Optimizer for mobile applications☆5,061Feb 4, 2026Updated 3 weeks ago
- ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台☆3,249Jan 20, 2024Updated 2 years ago
- Android Single Activity Framework compatible with Fragment.