

Note: To support more links without updating your app, you shouldĭefine a URL mapping that supports URLs that you'll add in the future. If you'd like to make any changes, click OpenĪndroidManifest.xml to edit the intent filter.

Click Open URL Mapping Editor and then click Add at theīottom of the URL Mapping list to add a new URL mapping.įigure 1.To add intent filters and URL handling, follow these steps: The App LinksĪssistant also adds template Java code in each corresponding activity to handle the intent.

In your manifest and map existing URLs from your website to activities in your app. The App Links Assistant in Android Studio can help you create
