Kotlin coroutines allow you to simplify asynchronous programming in your Android app. Instead of having many callbacks in your code, you can write your code in a more sequential way. Check out the pathway to learn more about the benefits of coroutines. You will also get hands-on practice with integrating coroutines into sample apps for common use cases.
Content and code samples on this page are subject to the licenses described in the Content License. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2021-01-15 UTC.