How I can make a clickable link in kodular

It is experimental component Better is to use activity starter

Activity Starter Guide

Set ActivityStarter.Action to ==android.intent.action.VIEW==

Set ActivityStarter.Url to
==YOUR LINK OR ANY OTHER URL==

That’s it now set start activity starter activity in button.click event

3 Likes