Android Backstage, a podcast by and for Android developers. Hosted by developers from the Android engineering team, this show covers topics of interest to Android programmers, with in-depth discussions and interviews with engineers on the Android team at Google. Subscribe to Android Developers YouTube → https://goo.gle/AndroidDevs
Episode 117: Kotlin Coroutines
July 24, 2019
52:45
54.97 MB
Downloads: 0
Tor, Yigit, Sean, Romain and Chet doing their (co)routine. Coroutines are Kotlin's approach to asynchronous programming and they are making their way into various Jetpack libraries. In this episode Tor, Chet and Romain have a chat with Sean McQuillan from DevRel and Yigit Boyar from the Jetpack team to discuss what coroutines are, what problems do they solve and how to use them. Subscribe to the podcast feed or download the audio file directly. Links:
- Coroutines overview
- Sean's series of articles about coroutines on Android
- Coroutines for Android apps
- Jetpack