Android上简单实现四大组件的插件化,供学习使用
☆482Dec 30, 2025Updated 2 months ago
Alternatives and similar repositories for AndroidComponentPlugin
Users that are interested in AndroidComponentPlugin are comparing it to the libraries listed below
Sorting:
- 零反射全动态Android插件框架☆7,735Updated this week
- 用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time…☆1,653Feb 23, 2021Updated 5 years ago
- android 私有api调用检测☆58Jun 6, 2019Updated 6 years ago
- Android Asm 插桩 教学☆1,060Sep 13, 2022Updated 3 years ago
- 一款自动对字节码中的字符串进行加密Android插件工具☆1,981Jul 9, 2024Updated last year
- 🔥 xCrash provides the Android app with the ability to capture java crash, native crash and ANR. No root permission or any system permiss…☆3,925Jun 27, 2025Updated 8 months ago
- Phantom — 唯一零 Hook 稳定占坑类 Android 热更新插件化方案☆1,364Jul 19, 2019Updated 6 years ago
- Anchors 是一个基于图结构,支持同异步依赖任务初始化 Android 启动框架。其锚点提供 "勾住" 依赖的功能,能灵活解决初始化过程中复杂的同步问题。参考 alpha 并改进其部分细节, 更贴合 Android 启动的场景, 同时支持优化依赖初始化流程, 自动选择…☆834Nov 22, 2022Updated 3 years ago
- 一个Android平台的高性能key-value组件,读写性能远超SharedPreferences☆343Nov 8, 2019Updated 6 years ago
- 在用户规模千万级别的app中验证过,稳定无兼容问题,5分钟让你的SDK拥有热修复能力。A SDK hotfix library with stable verified in tens of millions of users can be accessed in only…☆646Mar 21, 2021Updated 4 years ago
- 一种支持依赖关系、任务兜底策略的任务调度管理工具。API灵活易用,稳定可靠。轻松提交主线程任务、异步任务。支持周期性任务,顺序执行任务,并行任务等。☆484Jul 31, 2020Updated 5 years ago
- 🚀Optimizer for mobile applications☆5,059Feb 4, 2026Updated last month
- Increase layout loading speed 200%☆2,592Jan 8, 2021Updated 5 years ago
- android插件化案例,适合零门槛入手。其中包含:1.aapt修改资源前缀,合并宿主和插件资源。2. Hook ClassLoader,合并宿主与插的dex文件。3. Hook 加载动态替换Application、启动插件的Activity、Service、Broadca…☆194Jan 30, 2026Updated last month
- AopArms编写了Android开发中常用的一套注解,如日志、异步处理、缓存、SP、延迟操作、定时任务、重试机制、try-catch安全机制、过滤频繁点击、拦截、埋点统计、全局性能监控(每个方法耗时时长)等,后续还会有更多更强大的注解功能加入☆532Dec 9, 2019Updated 6 years ago
- ADI(Android Debug Intensive) 是通过 JVMTI 实现的 Android 应用开发调试的增强工具集,目前主要提供性能相关的监控能力。☆316Apr 21, 2022Updated 3 years ago
- A library that lets you use reflection without any restriction above Android P☆3,136Oct 14, 2024Updated last year
- 功能简介:一种开发帮助产品研发的效率工具。主要提供了:页面分析、任务分析、网络分析、DataDump、自定义hook 、Data Explorer 等功能。以帮助开发、测试、UI 等同学更便捷的排查和定位问题,提升开发效率。☆413Nov 2, 2020Updated 5 years ago
- ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台☆3,251Jan 20, 2024Updated 2 years ago
- 一个可混淆4大组件,自定义View等任意类的插件,上架Google Play的利器☆1,047Jun 11, 2024Updated last year
- 🔥🔥Qigsaw ['tʃɪɡsɔ] is a dynamic modularization library which is based on Android App Bundles(Do not need Google Play Service). It suppo…☆1,693Oct 25, 2023Updated 2 years ago
- 🔥应用内悬浮窗,无需一切权限,适配所有ROM和厂商,no permission floating view.☆1,227Jun 17, 2022Updated 3 years ago
- Andromeda simplifies local/remote communication for Android modularization☆2,273Sep 16, 2019Updated 6 years ago
- 一款高效的组件间通信方案,0反射,仅需简单配置,即可方便的进行组件间通信☆45Apr 12, 2019Updated 6 years ago
- Powerful, comprehensive (Android) application performance management platform. 360线上移动性能检测平台☆2,696May 9, 2019Updated 6 years ago
- 🔥🔥饿了么开源的 字节码插桩框架 lancet的增强版本,修复了一些Bug,并基于ByteX提高编译速度。支持以下特性:1.插桩功能分组,独立开关配置 2.更多字节码修改能力☆332Jan 8, 2026Updated 2 months ago
- A flexible, powerful and lightweight plugin framework for Android☆762Aug 19, 2019Updated 6 years ago
- 降低Android非必要crash☆3,262May 28, 2023Updated 2 years ago
- proguard resource for Android by wechat team☆8,635Oct 20, 2023Updated 2 years ago
- Dynamic java method AOP hook for Android(continution of Dexposed on ART), Supporting 5.0~11☆4,543Jul 22, 2023Updated 2 years ago
- Library intended to hook Binder interface and manipulate events☆117Sep 28, 2022Updated 3 years ago
- RePlugin - A flexible, stable, easy-to-use Android Plug-in Framework☆7,349Sep 16, 2025Updated 6 months ago
- 一种全新的android组件化方案,无需下沉公用代码,无需采用路由等硬编码方式分发sdk,独立维护组件暴露的SDK/IMPL,打破官方模块循环且支持组件间互相调用SDK,支持集成组件调试/组件独立运行。A brand new android componentizat…☆252Oct 18, 2024Updated last year
- 业界首个支持渐进式组件化改造的Android组件化开源框架,支持跨进程调用。Componentize your android project gradually.☆4,047Oct 11, 2023Updated 2 years ago
- 🔥 EasyFloat:浮窗从未如此简单(Android可拖拽悬浮窗口,支持页面过滤、自定义动画,可设置单页面浮窗、前台浮窗、全局浮窗,浮窗权限按需自动申请...)☆3,543Nov 25, 2022Updated 3 years ago
- A powerful and lightweight plugin framework for Android☆9,065Jul 13, 2023Updated 2 years ago
- Android 侧划,如斯优雅☆490Dec 10, 2020Updated 5 years ago
- The tool of obfuscated aab resources.(Android app bundle资源混淆工具)☆1,396Nov 25, 2021Updated 4 years ago
- 深入浅出自定义 gradle plugin☆11Oct 26, 2020Updated 5 years ago