yinlingchaoliu / retrofitMockLinks
retrofit Mock 无入侵式接入mock数据 已适配retrofit2.5.0
☆30Updated 5 years ago
Alternatives and similar repositories for retrofitMock
Users that are interested in retrofitMock are comparing it to the libraries listed below
Sorting:
- 使用asm实现的方法拦截器☆67Updated 4 years ago
- 基于Flux架构的模块化框架☆39Updated 2 years ago
- 简化发布Java、Android项目发布到MavenCentral。☆50Updated last year
- AAC 的 Lifecycle 结合 Kotlin Coroutines 进行使用☆51Updated 3 years ago
- sp(a)是一个SPI(Service Provider Interface)框架, 他具有跨模块(无任何依赖关系的模块)创建对象的能力。使用简单、功能强大、性能损耗极低,是组件化开发、模块解耦合的不二之选。由于sp(a)灵活的配置能力,使得它很容易扩展出更多的跨模块通信能…☆122Updated 2 years ago
- 针对 Android 文案国际化脚本处理☆49Updated 4 years ago
- Load data ahead of time for Android☆47Updated 7 years ago
- RxSchedulerSuppress 是用于抑制 RxJava 在同一个线程池内重复调度的工具☆38Updated 4 years ago
- ☆41Updated 6 years ago
- Android智能启动框架☆117Updated 6 years ago
- 滴滴Booster移动APP质量优化框架 学习之旅Study☆87Updated 6 years ago
- 🎀 a lightweight IPC library that can be used to replace AIDL. 一个轻量级的跨进程通信方案,可以用来替代 AIDL☆141Updated 2 years ago
- A simple tool to detect the reason why your Android app is slow.☆52Updated 7 years ago
- Retrofit mock 利器,解决接口联调没有数据的烦恼☆28Updated 6 years ago
- Module split、auto generate api module demo.(微信 Android 模块 api 拆分方案 demo)☆72Updated 5 years ago
- Android 通用的组件自动注册、自动初始化解决方案☆51Updated 5 years ago
- 演示如何动态切换本地依赖与远程依赖☆20Updated 4 years ago
- 使用 Gradle 实现一套代码开发多个应用 http://www.imliujun.com/gradle3.html☆42Updated 5 years ago
- 基于 Kotlin 的委托机制实现对 Extra、SharedPreferences 的封装。已经适配 AndroidX☆45Updated 5 years ago
- Android Detail demo —— 专栏 Android Detail 配套代码☆45Updated 3 years ago
- Android App 初始化任务执行框架☆26Updated 6 years ago
- AppInit 是一款 Android 应用初始化框架,基于组件化的设计思路,功能灵活,使用简单。☆194Updated 9 months ago
- Android 开发中通过接口获取实现类,可用于module之间的通信,通过注解解决module的依赖初始化问题,良好的多线程环境下的线程安全以及性能。a concise di library which can get implementation class for …☆85Updated 4 years ago
- Apk shrink tool Demo.☆36Updated 7 years ago
- The AOP framework for Android☆44Updated 4 years ago
- kotlin 协程简单易懂的封装框架