# Debugging App Links in Android 12 🔗

DevFeed: [Debugging App Links in Android 12 🔗](<https://devfeed.tech/articles/debugging-app-links-in-android-12-26167.md>)

Original publisher: [Read original article](<https://zarah.dev/2022/02/08/android12-deeplinks.html>)

Author: Zarah Dominguez

Published: 2022-02-08T00:00:00Z

Content type: tutorial

Language: en

Sources: [Zarah Dominguez](<https://devfeed.tech/sources/zarah-dominguez.md>)

Topics: [Android](<https://devfeed.tech/topics/android.md>), [debug](<https://devfeed.tech/topics/debug.md>), [App](<https://devfeed.tech/topics/app.md>), [Website](<https://devfeed.tech/topics/website.md>), [browser](<https://devfeed.tech/topics/browser.md>), [API](<https://devfeed.tech/topics/api.md>)

Tags: [adb](<https://devfeed.tech/tags/adb.md>), [android](<https://devfeed.tech/tags/android.md>), [api](<https://devfeed.tech/tags/api.md>), [browser](<https://devfeed.tech/tags/browser.md>), [debugging](<https://devfeed.tech/tags/debugging.md>), [deeplinks](<https://devfeed.tech/tags/deeplinks.md>), [domain](<https://devfeed.tech/tags/domain.md>), [figure](<https://devfeed.tech/tags/figure.md>), [permission](<https://devfeed.tech/tags/permission.md>), [verification](<https://devfeed.tech/tags/verification.md>)

## AI overview

A tutorial on debugging Android App Links in Android 12. It explains the domain-approval behavior introduced in Android 12 and outlines checks for website association, domain verification, and user permissions using documentation, APIs, and ADB.

## Source excerpt

I have been working with deeplinks lately and I noticed that quite a few things have changed since I last worked with them. The most important change is quoted in the list of Android 12 behaviour changes: