dan085 / CoroutineAsyncTask

By using util class CoroutinesAsyncTask.kt you can migrate your Asynctask to Kotlin Coroutine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replace Android Asynctask with Kotlin Coroutines

This repository contains the class named as CoroutinesAsyncTask.kt which helps you to migrate your Asynctask to Kotlin Coroutine

About

By using util class CoroutinesAsyncTask.kt you can migrate your Asynctask to Kotlin Coroutine.

License:Apache License 2.0


Languages

Language:Kotlin 100.0%