Kotlin-Coroutine-Retrofit-Okhttp-Sample icon indicating copy to clipboard operation
Kotlin-Coroutine-Retrofit-Okhttp-Sample copied to clipboard

Kotlin,Coroutine,Retrofit,Okhttp use Sample

Coroutines+Retrofit+Okhttp使用

Kotlin Coroutines Sample

  • The sample is pure Kotlin,the main architecture is MVVM

  • Use Kotlin 1.3 RC without package experimental suffix

Use AndroidX

  • All libraries are replace to androidx.*

Use Jetpack

Use Coroutines

  • Use Coroutines replace Rxjava