I'm new to Android development.
I'm making a qr code scanning application, I'm trying to filter the scan data and see if it's a link, but I don't know how to do this because I'm very new to kotlin. Does anyone have a solution for this question?
I want to filter the browsing data, if there is "https" in the scan result, I want to open the link on chrome automatically