Sample implementation of Cronet with Kotlin Coroutine Goals Make JSON post request by Cronet without any other libraries Convert callback style response handling into Kotlin coroutines How to run Import this project Fix access URL in the HomeViewModel.kt Run