Get http web page as plain text

Hello, I’m new in kotlin.
I have to develop a program for Android that connect to https server, get page as plain text and display it in a textview.

Can you help me?