A IPC Invoker for Android Development.
☆201Nov 17, 2021Updated 4 years ago
Alternatives and similar repositories for IPCInvoker
Users that are interested in IPCInvoker are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 🎀 a lightweight IPC library that can be used to replace AIDL. 一个轻量级的跨进程通信方案,可以用来替代 AIDL☆145Jan 2, 2023Updated 3 years ago
- AopArms编写了Android开发中常用的一套注解,如日志、异步处理、缓存、SP、延迟操作、定时任务、重试机制、try-catch安全机制、过滤频繁点击、拦截、埋点统计、全局性能监控(每个方法耗时时长)等,后续还会有更多更强大的注解功能加入☆530Dec 9, 2019Updated 6 years ago
- 基于RecyclerView的吸 顶控件☆45Nov 16, 2018Updated 7 years ago
- AndLinker is a IPC library for Android, which combines the features of AIDL and Retrofit. Allows IPC call seamlessly compose with RxJava …☆500Sep 6, 2024Updated last year
- android gradle plugin transform patch☆30Aug 12, 2019Updated 6 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.
- Andromeda simplifies local/remote communication for Android modularization☆2,273Sep 16, 2019Updated 6 years ago
- A flexible, powerful and lightweight plugin framework for Android☆763Aug 19, 2019Updated 6 years ago
- A smart, novel and easy-to-use framework for Android Inter-Process Communication (IPC). (简单易用的安卓进程间通信IPC框架)☆1,270Jun 21, 2022Updated 3 years ago
- A gradle plugin to show time costs of methods on main-thread for Android.☆49Aug 12, 2020Updated 5 years ago
- android p jvmti/android studio apply change☆67Jan 14, 2020Updated 6 years ago
- 🔥 A more convenient solution for cross-process communication in Android.更方便的Android进程通信方案,无需进行bindService()操作,不用定义Service,并支持跨进程的事件总线。☆111Mar 19, 2021Updated 5 years ago
- Analyze contribution rate of each module to the apk size☆200Jul 8, 2018Updated 7 years ago
- 用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time…