A UI inspector to traverse a view hierarchy on Android
☆259Nov 27, 2025Updated 3 months ago
Alternatives and similar repositories for UInspector
Users that are interested in UInspector are comparing it to the libraries listed below
Sorting:
- Drag the bar to move the cursor position of the Android EditText☆20Feb 28, 2023Updated 3 years ago
- 🔥🔥 android 端编译加速插件🚀 动态识别未改动 module 并在编译流程中替换为 aar ,只编译改动模块,加速 Android apk 的编译速度。☆881Mar 23, 2023Updated 2 years ago
- A lightweight and fast AOP framework for Android App and SDK developers☆2,212Aug 26, 2023Updated 2 years ago
- 🍯 LiveData / Coroutine / Lifecycle / EventBus 特性的事件总线框架☆390Aug 16, 2023Updated 2 years ago
- 一种全新的android组件化方案,无需下沉公用代码,无需采用路由等硬编码方式分发sdk,独立维护组件暴露的SDK/IMPL,打破官方模块循环且支持组件间互相调用SDK,支持集成组件调试/组件独立运行。A brand new android componentizat…☆252Oct 18, 2024Updated last year
- 消除 Android 项目 Key-Value 样板代码☆77Jul 21, 2023Updated 2 years ago
- 插件大集合,基于 AGP 7.X ,目前有 🔥 1、依赖检查插件 🐢 2、组件上传插件 😁 3、GAV 替换 module 插件 🏃🏻♀️4、资源冲突检查插件 🍰 5、权限管控插件 ⛰6、Class 分析插件☆144Sep 13, 2023Updated 2 years ago
- 适用于Android项目的Gradle插件,用来增量编译class和生成增量dex。跟自带的增量编译Task(assemble)的区别是:这个插件只会编译源文件,不做其他多余的动作☆129Jul 22, 2021Updated 4 years ago
- Android TextView with rolling animation☆971Sep 5, 2023Updated 2 years ago
- Gradlex is a gradle download toolbox | Gradlex 下载工具加速Gradle下载☆10Feb 5, 2026Updated last month
- A framework for directly generating shape through Tags, no need to write shape.xml again(通过标签直接生成shape,无需再写shape.xml)☆3,894Mar 9, 2023Updated 3 years ago
- APP开发阶段:Mock API手机测试,支持局域网浏览器访问☆15Mar 30, 2021Updated 4 years ago
- Text-ray goggles for your Android UI.☆884Feb 26, 2026Updated 3 weeks ago
- A framework that helps the keyboard smoothly transition to the function panel 一个帮助键盘平稳过渡到功能面板的框架,支持动画无缝衔接,支持 activity/fragment/dialo…☆2,428Aug 4, 2025Updated 7 months ago
- 🚀Optimizer for mobile applications☆5,059Feb 4, 2026Updated last month
- ☆2,107Aug 26, 2025Updated 6 months ago
- 🎀 a lightweight IPC library that can be used to replace AIDL. 一个轻量级的跨进程通信方案,可以用来替代 AIDL☆143Jan 2, 2023Updated 3 years ago
- Android Kotlin时代的Adapter, Dsl 的形式使用 RecyclerView.Adapter, 支持折叠展开, 树结构,悬停,情感图状态切换, 加载更多, 多类型Item,侧滑菜单等☆741Updated this week
- KOOM is an OOM killer on mobile platform by Kwai.☆3,360Jan 12, 2026Updated 2 months ago
- 🔥 EasyFloat:浮窗从未如此简单(Android可拖拽悬浮窗口,支持页面过滤、自定义动画,可设置单页面浮窗、前台浮窗、全局浮窗,浮窗权限按需自动申请...)☆3,543Nov 25, 2022Updated 3 years ago
- Trojan is an efficient mobile terminal lightweight log SDK☆389May 14, 2021Updated 4 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,475Feb 5, 2026Updated last month
- Android Router Framework☆773Jun 4, 2025Updated 9 months ago
- 🔥Some very useful kotlin extensions for speed android development!好用到爆的Kotlin扩展,加速你的Android开发!☆789Sep 11, 2024Updated last year
- ConsecutiveScrollerLayout是Android下支持多个滑动布局(RecyclerView、WebView、ScrollView等)和普通控件(TextView、ImageView、LinearLayou、自定义View等)持续连贯滑动的容器,它使所有的…☆2,894Mar 28, 2023Updated 2 years ago
- ☆50Aug 26, 2022Updated 3 years ago
- ☆302May 31, 2021Updated 4 years ago
- ☆312Nov 5, 2023Updated 2 years ago
- Increase layout loading speed 200%☆2,592Jan 8, 2021Updated 5 years ago
- Android Gradle Plugin -- Auto Check big image and compress image in building.☆1,208Aug 31, 2021Updated 4 years ago
- EventBus for Android,消息总线,基于LiveData,具有生命周期感知能力,支持Sticky,支持AndroidX,支持跨进程,支持跨APP☆3,985May 16, 2024Updated last year
- 一种处理嵌套和非嵌套滑动冲突的解决方案☆264Dec 17, 2021Updated 4 years ago
- ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台☆3,251Jan 20, 2024Updated 2 years ago
- 用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time…☆1,653Feb 23, 2021Updated 5 years ago
- ☆11Mar 24, 2022Updated 3 years ago
- 🐰 a simple and easy to use android apm framework (tools)☆1,077Jul 10, 2023Updated 2 years ago
- 🔥 涵盖了Android系统文件的创建/删除/复制/打开文件(目录)、获取文件(目录)大小、获取常用目录、获取文件名称及后缀、获取MimeType以及MediaStore和SAF的相关操作等常用功能,并且也处理了获取文件Uri/Path的兼容问题、图片压缩和文件选择等功能…☆1,474Mar 15, 2024Updated 2 years ago
- 可定制化阴影的万能阴影布局ShadowLayout 3.0 震撼上线。效果赶超CardView。阴影支持x,y轴偏移,支持阴影扩散程度,支持阴影圆角,支持单边或多边不显示阴影;控件支持动态设置shape和selector(项目里再也不用画shape了);支持随意更改颜色值,…☆3,730Feb 10, 2026Updated last month
- Anchors 是一个基于图结构,支持同异步依赖任务初始化 Android 启动框架。其锚点提供 "勾住" 依赖的功能,能灵活解决初始化过程中复杂的同步问题。参考 alpha 并改进其部分细节, 更贴合 Android 启动的场景, 同时支持优化依赖初始化流程, 自动选择…☆834Nov 22, 2022Updated 3 years ago