Chrome , , Android, , . - , Chrome . Branch for deeplinks, :
TL; DR, , Branch
- host = "open" on Activity, ://open
- URI, Branch, , AndroidManifest.xml
- : android.intent.category.BROWSABLE
, Branch , , Intent, :
intent:
HOST/URI-path
#Intent;
package=[string];
action=[string];
category=[string];
component=[string];
scheme=[string];
;
Branch , , android:host open:
:// # , = , = , "
window.location. , open android:host, Chrome.
android.intent.category.BROWSABLE . .