Kotlin
Kotlin: HTTP GET/POST sample code
March 23, 2018 AndroidDevelopmentKotlin
Unfortunate, Coroutines are still experimental on the Kotlin 1.2. This code is a simple HTTP GET/POST with JSON by using the AsyncTask. Hope this will help you.
March 23, 2018 AndroidDevelopmentKotlin
Unfortunate, Coroutines are still experimental on the Kotlin 1.2. This code is a simple HTTP GET/POST with JSON by using the AsyncTask. Hope this will help you.