Android Networking: Fundamentals

Jun 16 2020 · Kotlin 1.3, Android 10, Android Studio 3.6

Part 3: Expand Upon Retrofit

20. Use Different Parsers

Episode complete

Play next episode

Next
About this episode
Leave a rating/review
See forum comments
Cinema mode Mark complete Download course materials
Previous episode: 19. Introduction Next episode: 21. Implement Logging Interceptors & Error Handling

Get immediate access to this and 4,000+ other videos and books.

Take your career further with a Kodeco Personal Plan. With unlimited access to over 40+ books and 4,000+ professional videos in a single subscription, it's simply the best investment you can make in your development career.

Learn more Already a subscriber? Sign in.

Notes: 20. Use Different Parsers

In the episode, I'm using Kotlin 1.3.6+, instead of newer Kotlin versions. At this moment, Kotlin Serialization is having issues with newer versions of Kotlin (e.g. 1.3.7+), so make sure you don't update the Kotlin version if you're prompted from the Android Studio dialog, as it may break your Kotlin Serialization plugins!