I have intent associated with my application.
Eg. Link to an web page.
Sometimes my application can’t handle intent and should redirect it to other application (web browser).
The bottom line is that query parameters in link can’t be distinguished from another one.
How can I do that?
I’ve ended up with launching Intent chooser.