Skip to content

jonghyo/android-http-async-await

Repository files navigation

android-http-async-await

Kotlin 1.4.0

AndroidでKotlin 1.4.0のcoroutines(Async, Await)を使ってHTTP通信を非同期処理するサンプルアプリです

詳細はQiita記事に記載しています

Getting Started

This sample is Android http request using Kotlin1.3 coroutines(Async, Await).

This sample uses the Gradle build system.

To build this project, use the "gradlew build" command or use "Import Project" in Android Studio.

About

Android + Kotlin 1.4 http async, await

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages