zhou-you / RxEasyHttpLinks
本库是一款基于RxJava2+Retrofit2实现简单易用的网络请求框架,结合android平台特性的网络封装库,采用api链式调用一点到底,集成cookie管理,多种缓存模式,极简https配置,上传下载进度显示,请求错误自动重试,请求携带token、时间戳、签名sign动态配置,自动登录成功后请求重发功能,3种层次的参数设置默认全局局部,默认标准ApiResult同时可以支持自定义的数据结构,已经能满足现在的大部分网络请求。
☆3,164Updated 2 years ago
Alternatives and similar repositories for RxEasyHttp
Users that are interested in RxEasyHttp are comparing it to the libraries listed below
Sorting:
- 版本检测升级(更新)库。an auto check version library(app update) on Android☆2,714Updated 2 years ago
- Android 快速实现新手引导层的库,通过简洁链式调用,一行代码实现引导层的显示☆3,621Updated last year
- a super textview for android☆3,767Updated 4 years ago
- 🚀 Android 版本更新 🚀 a library for android version update 🚀☆3,583Updated 4 years ago
- RecyclerView下拉刷新,自动加载更多;仿IOS侧滑Item删除菜单(盼望大家扩展更多功能)☆2,472Updated 6 years ago
- 💮基于RxJava2+Retrofit2精心打造的Android基础框架,包含网络、上传、下载、缓存、事件总线、权限管理、数据库、图片加载,基本都是项目中必用功能,每个模块充分解耦,可自由拓展。☆1,701Updated 7 years ago
- 完全仿微信的图片选择,并且提供了多种图片加载接口,选择图片后可以旋转,可以裁剪成矩形或圆形,可以配置各种其他的参数☆4,311Updated 5 years ago
- Android 图片选择、预览、九宫格图片控件、拖拽排序九宫格图片控件☆2,248Updated 11 months ago
- 引导界面滑动导航 + 大于等于1页时无限轮播 + 各种切换动画轮播效果☆4,176Updated 11 months ago
- 轻量级的Android MVP快速开发框架☆1,530Updated 2 years ago
- 类似QQ空间,微信朋友圈,微博主页等,展示图片的九宫格控件,自动根据图片的数量确定图片大小和控件大小,使用Adapter模式设置图片,对外提供接口回调,使用接口加载图片,支持任意的图片加载框架,如 Glide,ImageLoader,Fresco,xUtils3,Picas…☆2,464Updated 7 years ago
- The most simple SwipeMenu in the history, 0 coupling, support any ViewGroup. Step integration swipe (delete) menu, high imitation QQ, iOS…