Android Networking: Fundamentals, Episode 27: Use Kotlin Coroutines To Shorten API Calls | Kodeco

This content was released on Jun 16 2020. The official support period is 6-months from this date.

Remove the Callback object from Retrofit, and wrap calls in Kotlin Coroutines to simplify the code and make it more understandable.


This is a companion discussion topic for the original entry at https://www.kodeco.com/10376651-android-networking-fundamentals/lessons/27