android - Http link - How to open a native application instead of a browser session -


i have requirement send http/https link in email. based on device link either needs open web browser or native application (if installed on device).

my question @ high level how achieved?

i'm struggling understand how can web link? if @ facebook example on android device phone knows can either open link using chrome or native facebook app.

this happens before browser opens i'm guessing must implement sort of listener on native application recognises domain names in http links , maps native application?

i'm after high level information can understand architecture of how achieved.


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -