Custom SSL, POST Request, Upload Files, REST Request | Ktor Client Android Basic Usage

Опубликовано: 16 Октябрь 2024
на канале: Ryudith Tutorial
752
7

Show you how to set custom SSL, POST request, upload files, and REST request using Ktor client kotlin library on Android.

If you have some problems or difficulties or have some other questions then you can ask me in the comment bellow. I will try answer your questions. :)

Support me on https://ko-fi.com/iryudith

Contents :
0:00 Intro
0:45 Dummy PHP for testing
1:20 Review Gradle Setup
1:45 Custom SSL Request
7:30 POST Request
9:55 Upload File
30:27 REST Request
33:36 Outro

Documentation:
https://ktor.io/docs/client-dependenc...
https://ktor.io/docs/request.html
https://ktor.io/docs/response.html
https://ktor.io/docs/http-cookies.html

Source code:
https://github.com/ryudith/KtorBasicU...

#RYUDITHTUTORIAL