I need to build up some URLs. 2ish years ago when I was playing with Android, it seemed okhttp was the defacto go to library for doing this kind of thing. Is that still the case? Or have the base offerings in stock Android/Kotlin superseded those yet?
😶 1
g
gildor
03/07/2023, 3:07 AM
build up some URLs
What does it mean?
gildor
03/07/2023, 3:10 AM
Okhttp (often with Retrofit as wrapper) is still de-facto standard http client on Android