史上最好用的Android跨进程接口调用框架
☆120Jun 13, 2020Updated 6 years ago
Alternatives and similar repositories for InterfaceLoader
Users that are interested in InterfaceLoader are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- flying-pigeon 是一个IPC 跨进程通信组件,底层是匿名内存+Binder , 突破1MB大小限制,无需写AIDL文件,让实现跨进程通信就像写一个接口一样简单☆223Mar 9, 2021Updated 5 years ago
- 深入理解Android Gradle☆393Nov 23, 2019Updated 6 years ago
- AppInit 是一款 Android 应用初始化框架,基于组件化的设计思路,功能灵活,使用简单。☆196Jul 27, 2026Updated last month
- EventBus for Android,消息总线,基于SharedFlow,具有生命周期感知能力,支持Sticky,支持线程切换,支持延迟发送。☆225Mar 8, 2022Updated 4 years ago
- InterStellar是一个能够适用于多进程的组件通信框架☆16Apr 28, 2018Updated 8 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 像操作Room一样操作 SharedPreferences 和 File 文件.☆18Jun 11, 2019Updated 7 years ago
- 🎀 a lightweight IPC library that can be used to replace AIDL. 一个轻量级的跨进程通信方案,可以用来替代 AIDL☆146Jan 2, 2023Updated 3 years ago
- 一种支持依赖关系、任务兜底策略的任务调度管理工具。API灵活易用,稳定可靠。轻松提交主线程任务、异步任务。支持周期性任务,顺序执行任务,并行任务等。☆481Jul 31, 2020Updated 6 years ago
- AppMonitor 可以轻松的监听App的前后台状态变化;Activity的活跃状态变化;设备的开关屏状态变化☆21May 13, 2025Updated last year
- 一个Android平台的高性能key-value组件,读写性能远超SharedPreferences☆342Nov 8, 2019Updated 6 years ago
- thread tracing for android☆310Apr 16, 2022Updated 4 years ago
- 组件之间的通信,很友好起到隔离效果,接口+实现类,使用注解生成代码方式,无需手动注册,将使用步骤简单化,支持组件间以暴露接口提供服务的方式进行通信。☆78Mar 2, 2022Updated 4 years ago
- 用于快速找到高耗时方法,定位解决Android App 卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time…☆1,650Feb 23, 2021Updated 5 years ago
- EventBus for Android,消息总线,基于LiveData,具有生命周期感知能力,支持Sticky,支持AndroidX,支持跨进程,支持跨APP☆3,982May 16, 2024Updated 2 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Anchors 是一个基于图结构,支持同异步依赖任务初始化 Android 启动框架。其锚点提供 "勾住" 依赖的功能,能灵活解决初始化过程中复杂的同步问题。参考 alpha 并改进其部分细节, 更贴合 Android 启动的场景, 同时支持优化依赖初始化流程, 自动选择…☆833Nov 22, 2022Updated 3 years ago
- 🔥 A more convenient solution for cross-process communication in Android.更方便的Android进程通信方案,无需进行bindService()操作,不用定义Service,并支持跨进程的事件总线。☆110Mar 19, 2021Updated 5 years ago
- 一种全新的android组件化方案,无需下沉公用代码,无需采用路由等硬编码方式分发sdk,独立维护组件暴露的SDK/IMPL,打破官方模块循环且支持组件间互相调用SDK,支持集成组件调试/组件独立运行。A brand new android componentizat…☆250Oct 18, 2024Updated last year
- 功能简介:一种开发帮助产品研发的效率工具。主要提供了:页面分析、任务分析、网络分析、DataDump、自定义hook 、Data Explorer 等功能。以 帮助开发、测试、UI 等同学更便捷的排查和定位问题,提升开发效率。☆412Nov 2, 2020Updated 5 years ago
- 基于ASM + transform 实现AOP功能的Kit,支持查看点击view的信息,比如类名,自己和父类的id。双击粘连拦截。为指定方法添加try catch并根据方法签名返回默认值,拦截回调可以自定义并拓展功能。更多功能持续更新中...☆18Sep 13, 2021Updated 5 years ago
- 🏜 The scenery is unique here~ 自定义View,圆、三角形、云朵,平移及旋转动画。☆38Jan 7, 2022Updated 4 years ago
- 一个android平台的基于订阅-发布模式的消息框架,支持跨进程消息通信☆15Aug 2, 2018Updated 8 years ago
- 降低Android非必要crash☆3,254May 28, 2023Updated 3 years ago
- Android稳定高效的浮层创建管理框架☆985Aug 4, 2023Updated 3 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.
- 一个简单易懂的transformDemo, 包括了如何支持增量更新, 如何使用ASM Core和ASM Tree Api, 具一定的封装性☆27Apr 24, 2019Updated 7 years ago
- HiJson is a lightweight JSON parsing library that can be used for HarmonyOS, Android, and Java