Retrofit所有知识场景汇总
https://futurestud.io/blog/retrofit-getting-started-and-android-client
Retrofit Series Overview
- Getting Started and Create an Android Client
- Basic Authentication on Android
- Token Authentication on Android
- OAuth on Android
- Multiple Query Parameters of Same Name
- Synchronous and Asynchronous Requests
- Send Objects in Request Body
- Define a Custom Response Converter
- Add Custom Request Header
- Optional Query Parameters
- How to Integrate XML Converter
- Using the Log Level to Debug Requests
- How to Upload Files to Server
- Series Round-Up
- Retrofit 2 — Upgrade Guide from 1.9
- Retrofit 2 — How to Upload Files to Server
- Retrofit 2 — Log Requests and Responses
- Retrofit 2 — Hawk Authentication on Android
- Retrofit 2 — Simple Error Handling
- How to use OkHttp 3 with Retrofit 1
- Retrofit 2 — Book Update & Release Celebration
- Send Data Form-Urlencoded
- Send Data Form-Urlencoded Using FieldMap
- Retrofit 2 — Manage Request Headers in OkHttp Interceptor
- Retrofit 2 — How to Add Query Parameters to Every Request
- Retrofit 2 — Add Multiple Query Parameter With QueryMap
- Retrofit 2 — How to Use Dynamic Urls for Requests
- Retrofit 2 — Url Handling, Resolution and Parsing
- Retrofit 2 — Constant, Default and Logic Values for POST and PUT Requests
- Retrofit 2 — How to Download Files from Server
- Retrofit 2 — Cancel Requests
- Retrofit 2 — Reuse and Analyze Requests
- Retrofit 2 — How to Change API Base Url at Runtime
- Optional Path Parameters
- How to Refresh an Access Token
- Retrofit 2 — How to Send Plain Text Request Body
- Retrofit 2 — Pagination Using Query Parameter
- Retrofit 2 — Pagination Using Link Header and Dynamic Urls (Like GitHub)
- Retrofit 2 — Pagination Using Range Header Fields (Like Heroku)
- Retrofit 2 — Introduction to (Multiple) Converters
- Retrofit 2 — Adding & Customizing the Gson Converter
- Retrofit 2 — Implementing Custom Converters
- Retrofit 2 — Enable Logging for Development Builds Only
- Retrofit 2 — How to Upload Multiple Files to Server
- Retrofit 2 — Passing Multiple Parts Along a File with @PartMap
- Retrofit 2 — Basics of Mocking Server Responses
- Retrofit 2 — Customizing Network Behavior of Mocked Server Responses
Retrofit所有知识场景汇总的更多相关文章
- 关于DDD领域驱动设计的理论知识收集汇总
原文:关于DDD领域驱动设计的理论知识收集汇总 最近一直在学习领域驱动设计(DDD)的理论知识,从网上搜集了一些个人认为比较有价值的东西,贴出来和大家分享一下: 我一直觉得不要盲目相信权威,比如不能一 ...
- mysql基础知识语法汇总整理(二)
mysql基础知识语法汇总整理(一) insert /*insert*/ insert into 表名(字段列表) values(值列表); --蠕虫复制 (优点:快速复制数据,测试服务器压力) in ...
- mysql基础知识语法汇总整理(一)
mysql基础知识语法汇总整理(二) 连接数据库操作 /*连接mysql*/ mysql -h 地址 -P 端口 -u 用户名 -p 密码 例如: mysql -u root -p **** /* ...
- Zookeeper应用场景汇总(超详细)
Zookeeper典型应用场景汇总 数据发布与订阅(配置中心) 发布与订阅模型,即所谓的配置中心,顾名思义就是发布者将数据发布到ZK节点上,供订阅者动态获取数据,实现配置信息的集中式管理和动态更新.例 ...
- [转]eoe社区cocos2d-x游戏引擎知识大汇总
[eoeAndroid 社区]特意为大家汇总了cocos2d-x知识贴,分量十足,纯正干或.从基础教程到游戏应用的开发,我们不让知识流失,我们要做知识的搬运工还有加工 师.希望大家能够一起的学习,和大 ...
- BW知识问答汇总
什么是sap的星型结构,能不能详细讲解一下? Cube的星型结构中SID技术的优点有哪些? 什么是BW的星型结构,与传统的星型结构的区别是什么? SAP的星型结构相对于传统的星型结构优势? Cube与 ...
- 移动Web 开发中的一些前端知识收集汇总
在开发DeveMobile 与EaseMobile 主题 的时候积累了一些移动Web 开发的前端知识,本着记录总结的目的,特写这篇文章备忘一下. 要说移动Web 开发与传统的PC 端开发,感觉也没什么 ...
- [转] DDD领域驱动设计(三) 之 理论知识收集汇总
最近一直在学习领域驱动设计(DDD)的理论知识,从网上搜集了一些个人认为比较有价值的东西,贴出来和大家分享一下: 我一直觉得不要盲目相信权威,比如不能一谈起领域驱动设计,就一定认为国外的那个Eric ...
- 老猿Python重难点知识博文汇总
老猿Python博文目录 专栏:使用PyQt开发图形界面Python应用 老猿Python博客地址 除了相关教程外,老猿在学习过程中还写了大量的学习随笔,内容比较杂,文章内容也参差不齐,为了方便,老猿 ...
随机推荐
- 简单的优化处理 By LINQ TO SQL
最近在做关于新浪微博授权的一些minisite,数据库并不复杂,所以在数据打交道这块采用了linqtosql,开发起来更快更简单...但是随着用户访问逐渐增多,用户上传的图片也越来越多,因为首页是一个 ...
- (一)使用log4net生成日志文件
1.引入log4net.dll 1.1 Nuget安装 或 http://logging.apache.org/log4net/下载log4net的源代码,编译后把log4net.dll引入项目. 2 ...
- [转]PLS-S-00201, identifier 'CALLDEMO.GET_EMPLOYEES' must be declared 预编译错误原因及解决办法
$ proc sample9.pc SQLCHECK=SEMANTICS Pro*C/C++: Release 11.2.0.1.0 - Production on Tue Jan 8 15:18:4 ...
- Hive表分区
必须在表定义时创建partition a.单分区建表语句:create table day_table (id int, content string) partitioned by (dt stri ...
- Query execution was interrupted, max_statement_time exceeded
版本:5.6.16 群里看见一个问题,在备份的时候,报如下错误:[root@B28-19-75 bak]# mysqldump -root -p --single-transaction --mast ...
- vim使用手册
1. 关于Vim 1.1 Vim的几种模式 2. 启动Vim 3. 文档操作 4. 光标的移动 4.1 基本移动 4.2 翻屏 4.3 标记 5. 插入文本 5.1 基本插入 5.2 改写插入 6. ...
- JqueryMoblie 之 loading
显示“正在加载........”等字样,并且带有加载图片的显示. //显示加载器function showLoader() { $.mobile.loading('show', { text: '正在 ...
- Wireshark 入门
1.过滤目的地是百度的IP包. 百度的ip: 命令:ip.src eq 61.135.169.125 过滤ip来源是61.135.169.125 ip.dst eq 61.135.169.125 过滤 ...
- Oracle 新建序列值
create sequence MSG_OUTBOX_ID_SEQ minvalue maxvalue start increment cache ;
- Careercup - Facebook面试题 - 4713484755402752
2014-05-02 00:30 题目链接 原题: Given two arrays of sorted integers, merge them keeping in mind that there ...