Skip to content

Demo of how to use of Kotlin coroutines on Android

Notifications You must be signed in to change notification settings

Saranomy/DemoCoroutines

Repository files navigation

Demo Coroutines

In this project, I provide an example of how to use coroutines in different dispatchers (Main, IO, and Default). The first textView is to show the current status. The second textView prints threads they are using while running those routines. I also include the instrumental test.

Saranomy

About

Demo of how to use of Kotlin coroutines on Android

Topics

Resources

Stars

Watchers

Forks