ladrahul25 / CoroutineAsyncTask

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

Repository from Github https://github.comladrahul25/CoroutineAsyncTaskRepository from Github https://github.comladrahul25/CoroutineAsyncTask

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%