Retrofit Android Tutorial for Beginners with Kotlin

preview_player
Показать описание
Learn the basics of making API calls with one of the most popular HTTP clients for #android using #kotlin.

Consider Subscribing 🤩

-----
The Android robot is reproduced or modified from work created and shared by Google and used according to terms described in the Creative Commons 3.0 Attribution License.
Рекомендации по теме
Комментарии
Автор

EXACTLY what I was looking for! Thank you!

fixitman
Автор

After following the video, I keep getting crashes when I try to run at the 12:15 mark. From the logs, it looks like there's an infinite loop happening somewhere in the retrofit code. Anyone else? And is there anyway to see the actual code so I'll know I typed (and translated when the code was old, ie build.gradle) correctly?

scottbiggs
Автор

Hello Daniel, Can you make tutorial from Rapid Api Please 🙏

thanakornsrisuwan
Автор

Hi could you add Unit Tests and espresso tests to the to do app please?

jamaal
Автор

Do we need to authorize first, if we want to make PUT operation?

arjinkavalci