I have random plain text as below example.
Android is a mobile operating system https://www.android.com/ based on a modified version of the Linux kernel http://hellosite.com/4dnfsddp and other open-source software.
I need add it to Composable Text (or ClickableText) and detect URLs there and make URLs clickable and highlighted as below image.

I have already made a composable that you can use as easily as a
Textcomposable.Preview
Example Usage
Linkify Composable