Hello,
me as an iOS Developer want to convert one of my apps to android and I decided to take Kotlin,
As my app heavily uses a WebService to get it’s data, my first question is: What is the best way to implement a WebService API using Kotln?
Thanks, Urkman
Hi urkman!
Retrofit 2 is the goto library for communicating with REST APIs on Android. We have an Android Networking course on raywenderlich.com launching next Wednesday March 28 that shows you how to use Retrofit.
Thanks for the question! :] -Joe
Great… Hope it will cover Kotlin…
It’ll be 100% Kotlin. :]
This topic was automatically closed after 166 days. New replies are no longer allowed.