<br />

![](https://developer.android.com/static/images/kotlin/pathway.png)

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](https://developer.android.com/courses/pathways/android-coroutines)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.

[Start pathway](https://developer.android.com/courses/pathways/android-coroutines)