To create a link to your app content, add an intent filter that contains these elements and attribute values in your manifest : <action> Specify the ACTION_VIEW intent action so that the intent filter can be reached from Google Search.
To create a link to your app content, add an intent filter that contains these elements and attribute values in your manifest : <action> Specify the ACTION_VIEW intent action so that the intent filter can be reached from Google Search.