A bytecode instrumentation library for Android(一个 Android 字节码插桩库)
☆101Apr 29, 2026Updated 2 months ago
Alternatives and similar repositories for Track
Users that are interested in Track are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 🔥🔥🔥万能的Drawable,支持圆图、圆角图以及自定义图形;不再需要学习各个图片加载框架各种设置圆角,圆形图,甚至任何的特殊图形也无缝支持;不需要再让 UI 切各种圆角、圆形图或其他图形的 placeholder、error 资源图☆13May 8, 2024Updated 2 years ago
- Android 字节码插桩实战☆257Jul 13, 2024Updated 2 years ago
- 排查溯源so文件来自那个库 查找so来源☆37May 11, 2023Updated 3 years ago
- 分析组件之间的真实依赖关系,并分析类之间的调用情况,解决找不到类、方法、字段等问题☆10Apr 21, 2025Updated last year
- 编译时使用7z压缩指定so到assets目录,并在运行时解压执行.达到压缩apk体积☆14Dec 12, 2019Updated 6 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- EdgeUtils is an immersive scafodd base on androidx.core's WindowInsets☆71Jan 15, 2024Updated 2 years ago
- 使用 Matrix-ApkChecker 来监测APP每个版本的apk大小变化,并针对每个版本提出优化issue和优化的suggesstion☆12Sep 29, 2022Updated 3 years ago
- 穿山甲 融合 sdk 广告封装☆20Dec 25, 2023Updated 2 years ago
- 🔥基于堆栈采样,使用函数火焰图的形式展示Android Main Looper的慢消息处理过程,定位阻塞原因☆508Jun 26, 2024Updated 2 years ago
- ☆21Feb 21, 2025Updated last year
- 插件大集合,基于 AGP 7.X ,目前有 🔥 1、依赖检查插件 🐢 2、组件上传插件 😁 3、GAV 替换 module 插件 🏃🏻♀️4、资源冲突检查插件 🍰 5、权限管控插件 ⛰6、Class 分析插件☆144Sep 13, 2023Updated 2 years ago
- 键盘表情切换完美交互 兼容 API 21 以下☆11Dec 16, 2022Updated 3 years ago
- 支持APK包中所有System.Load/LoadLibrary加载的So库文件(Maven、aar文件引入三方库、源码引入的so文件),对So文件进行7z压缩与云端下发,完成apk瘦身☆56Dec 8, 2025Updated 7 months ago
- 基于ByteX开发的服务发现框架☆14Feb 3, 2020Updated 6 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 🔥🔥🔥TextView支持部分文本设置加粗、斜体、大小、下划线、删除线,下划线支持自定义距离、颜色、线的宽度;支持添加网络或本地图片(TextView supports partial text setting bold, italic, size, underlin…☆33Dec 5, 2023Updated 2 years ago
- Android官网(微信,QQ,微博)集成,包含登录和分享。☆40Nov 29, 2022Updated 3 years ago
- 🔥🔥饿了么开源的 字节码插桩框架 lancet的增强版本,修复了一些Bug,并基于ByteX提高编译速度。支持以下特性:1.插桩功能分组,独立开关配置 2.更多字节码修改能力☆332Apr 27, 2026Updated 2 months ago
- 安卓平台(已支持 AGP 8+)上的基于 ASM 实现的高性能轻量级字节码全量操作平台,且支持 dexBuilder 任务增量编译。你只需要专注于如何修改字节码达成业务需求,不需要再去写 Gradle 插件和进行复杂且冗余的 IO 处理。☆75Feb 12, 2025Updated last year
- Android中文拼音排序以及中文笔划排序和英文排序,实现类似微信登录选择国家地区列表的功能☆24Jan 28, 2019Updated 7 years ago
- 🔥🔥🔥支持显示任意图形,只有你想不到没有它做不到;不直接操作Bitmap,可绘制圆形或圆角矩形背景边框,另外新增4种显示模式(Supports displaying arbitrary graphics, only you can't think of it, you…☆45Jun 19, 2025Updated last year
- 业务代码解耦,轻松跨模块加载一个类。比如Fragement、View等☆18Oct 31, 2018Updated 7 years ago
- InterStellar是一个能够适用于多进程的组件通信框架☆16Apr 28, 2018Updated 8 years ago
- ⚔️base libraries for https://github.com/Ztiany/android-architecture-practice⚔️☆14May 30, 2022Updated 4 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- A bitmap memory usage monitor for Android. Android 图片内存分析工具,可以帮助发现应用的图片使用是否合理。