I'm trying to create an app by loading my website through webview (Kotlin). To this point it works.
What I'm trying to find out is how to open all external links listed on my website (absolute URL's) with the default browser or app. The external links are websites but also twitter posts.
I read following articles, but without success: