How to Make HTTP Requests With Ktor-Client (Cooler Than Retrofit!) - Android Studio Tutorial

preview_player
Показать описание
Network requests with Ktor? Yes, that's possible! In this video you'll learn how.

⭐ Get certificates for your future job
⭐ Save countless hours of time
⭐ 100% money back guarantee for 30 days
⭐ Become a professional Android developer now:

💻 Let me personally review your code and provide individual feedback, so it won't backfire and cost you a fortune in future:

Subscribe to my newsletter for regular Android, Kotlin & Architecture advice!

Join this channel to get access to perks:

Get the source code for this video here:

Regular live codings on Twitch:

Join my Discord server:

You like my free content? Here you can buy me a coffee:
Рекомендации по теме
Комментарии
Автор

Yes! I love Ktor videos. Can't wait for the KMM videos as well. Thank you Philipp

niranz
Автор

Hey Phillip last week I learnt ktor client for android and I thought you will put a video on that.
Coo I predicted it.
You are better teacher.

vengateshm
Автор

Thanks for the video and efforts you are putting to help people you don't even know. Stay blessed

kinggeorges
Автор

I appreciate that we implement the interface with KTOR.

mattgraves
Автор

Hi! Thank you very much. You seem to have saved our project :)

bertafitocasas
Автор

I have been using Retrofit2 for a long time, after this video I realized that ktor is very light and easy, thank you very much

azamovdev
Автор

Phillip, you explain it so easy and good, I am very impressed, thank you.

sergeytarasov
Автор

Hi Phillip, thank you so much for the video. It has opened my eyes quite a a bit as I would like to get into native app development. My question is, would it be possible to use generics for the post service so that the code doesn't need to be copied and pasted so many times?

shanahjrsuping
Автор

This is impressive, thanks for sharing.

slayer
Автор

Hey Philipp, thanks for this amazing video! I'd need to know how to send more complex client requests with parameters and basic authentication details to the server. Could you maybe do a second video on this?

SuessesSumpfhuhn
Автор

Once again awesome video :) Is there another video to explain how to consolidate input fields into json and POST??

richardwilkinson
Автор

Hi Phillip, could you record a video about MVVM + Clean Architecture + FirebaseAuth / FirebaseRealTimeDataBase, I have many doubts about this and I believe it will help not only me but others as well. Great video.😆😆😆

CarlosSilva-mmpy
Автор

Hi Phillip, thank you so much for the video. wanna ask about unit testing ktor client and spi implementation using mocks, the json examples and its usang in unit and integratin tests :)

marlonlom
Автор

Hey Philipp! Could you make a tutorial about creating your own android library and publishing with the help of jitpack in gradle 7.0 please

raheemadamboev
Автор

Great video as always I have one question how do you configure the client to accept self signed certificates?

sebastianpalm
Автор

Hey Philipp! Could you make a tutorial about Authentication using both Ktor server and Ktor client?

re_allyedge
Автор

Very good video and library! Can it be used for xml apis ?

fnax
Автор

I can't decide what's more creative,
Your videos or your thumbnails...😆

khanzadakashif
Автор

Very good info! But this is already outdated, for example instead of `install(JsonFeature)` you now have Good work, Philipp!

Coldalecs
Автор

Good video, did not know ktor can be used in Android as well.

coldwolf