|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/android-retrofit-2/
课程评论:没有评论
课程名称: 使用 Retrofit 2 进行 Android 网络编程 课程概述: 本课程将教您如何使用 Retrofit 2 库进行网络请求。您将学习如何发送请求、处理响应及使用 Retrofit 2 注解。在课程结束时,您将能够: - 发送带查询参数和头部的 GET 请求 - 发送带有多部分表单数据和 URL 编码表单数据的 POST 请求 - 将 JSON 和 XML 转换器集成到 Retrofit 2 中 - 集成 HTTP 日志拦截器 本课程注重实践和互动,理论内容较少,更多的是实操练习。每个教程都提供简化的信息和代码示例,共有 12 个实践任务供您通过实践学习。在课程结束时,您将能够使用 Retrofit 2 库从零开始创建一个足球应用程序。
In this course you will learn: How to send request using Retrofit 2 libraryHow to handle responseHow to use Retrofit 2 annotations In the end of this course you will be able: To send GET request with query parameters and headersTo send POST request with Multipart form data and Url encoded form dataTo integrate JSON and XML converter into Retrofit 2To integrate HTTP logging interceptor This course is practical and engaging: Less theory, more practiceInformation is simplified as possibleEach tutorial is provided with code example 12 practical tasks on which you can learn by doingIn the end of this course, you will create soccer application from scratch using Retrofit 2 library