top of page
Welcome to
JN's Diary
Home
My Blog
About
Contact
More
Use tab to navigate through the menu items.
All Posts
Android Development
Kotlin
Algorithm & Data structure
Travel
Search
Jan 8, 2022
1 min read
Kotlin Coroutines Compatible with Legacy Callback
Kotlin Coroutines can transform legacy callback into suspend function which can be called within any Coroutines scope.
bottom of page