Companies Home Search Profile

Android Development: Retrofit with Java

Focused View

Jon-Luke West

1:59:31

118 View
  • 01 - Android, the web, and Retrofit.mp4
    00:48
  • 02 - What you should know.mp4
    00:21
  • 01 - REST APIs.mp4
    03:24
  • 02 - HTTP methods.mp4
    01:57
  • 03 - Methods for reading.mp4
    02:26
  • 04 - Methods for writing.mp4
    01:44
  • 05 - Formats, models, and converters.mp4
    02:32
  • 01 - Review the sample project.mp4
    04:25
  • 02 - Include required packages.mp4
    03:27
  • 03 - Define data models.mp4
    07:33
  • 04 - Implement an API interface.mp4
    03:03
  • 05 - GET data with a Retrofit call.mp4
    07:49
  • 06 - Handle failed requests.mp4
    10:20
  • 07 - Use query parameters.mp4
    07:44
  • 01 - Manipulate the URL path.mp4
    05:39
  • 02 - Make a HEAD request.mp4
    09:31
  • 03 - Include a header.mp4
    06:17
  • 04 - Authorize every request.mp4
    07:43
  • 05 - PUT a star on a Gist.mp4
    05:13
  • 06 - DELETE a star on a Gist.mp4
    01:38
  • 07 - POST a comment.mp4
    04:37
  • 08 - Test the sample app.mp4
    01:02
  • 01 - Change the names of properties.mp4
    03:09
  • 02 - Customize the data converter.mp4
    03:28
  • 03 - Form URL encoding.mp4
    03:04
  • 04 - Use a query, header, or field map.mp4
    04:49
  • 05 - Make a multipart request.mp4
    02:47
  • 06 - Use ProGuard with Retrofit.mp4
    02:18
  • 01 - Next steps.mp4
    00:43
  • Description


    Web integration is one of the foundational pillars of a good mobile app. But it doesn’t mean you have to write a lot of code. Square offers a free, open-source library called Retrofit that makes integrating with a web API a breeze. This course explains how to use Retrofit to connect an Android app to the cloud. Instructor Jon-Luke West—an Android product engineer—reviews the basics of web communication with REST APIs and the methods for reading and writing data to the cloud. He shows how to define your data models and write API-related code for a sample project using popular packages like GSON. He also covers the configuration options that are available, such as customizing the data converter and serializing multipart HTTP requests.

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Jon-Luke West
    Jon-Luke West
    Instructor's Courses
    LinkedIn Learning is an American online learning provider. It provides video courses taught by industry experts in software, creative, and business skills. It is a subsidiary of LinkedIn. All the courses on LinkedIn fall into four categories: Business, Creative, Technology and Certifications. It was founded in 1995 by Lynda Weinman as Lynda.com before being acquired by LinkedIn in 2015. Microsoft acquired LinkedIn in December 2016.
    • language english
    • Training sessions 29
    • duration 1:59:31
    • English subtitles has
    • Release Date 2023/07/24

    Courses related to Java

    Courses related to Android Development

    Subtitle
    Kotlin Whiteboard
    RayWenderlichKotlin Whiteboard
    3:04:57
    English subtitles
    06/18/2023
    Android Pentesting 101
    UdemyAndroid Pentesting 101
    4:52:08
    11/18/2023

    Courses related to Android Studio