I have an app for my website. I want Android to ask users in which App to open a link when they click on some special links on the site. Because sometimes I put links for live event in *.ts
or *.m3u8
extension but instead of opening the link by "default app", it starts downloading the file.
I think I need something like a code (html
) to put with that link. Thanks in advance.