layonmartins / ApiRequestCoroutineSample

An Android App Sample of how to use coroutines the fetch Api rest and do order long operations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ApiRequestCoroutineSample

An Android App Sample of how to use coroutines the fetch Api rest and do order long operations

  • Kotlin
  • Http requests
  • Coroutines (launch, async, await, defered, withContext, dispatchers.IO/Default)

Reference

About

An Android App Sample of how to use coroutines the fetch Api rest and do order long operations


Languages

Language:Kotlin 100.0%