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.
-
Notifications
You must be signed in to change notification settings - Fork 1
Saranomy/DemoCoroutines
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Demo of how to use of Kotlin coroutines on Android