Verified HTTP link routing for Android applications with zero disambiguation dialogs or "Open With..." popups.
Android App Links allow Android 6.0+ applications to handle HTTP web domain URLs natively without prompting the user with disambiguation dialogs.
https://yourbrand.com/.well-known/assetlinks.json
[
{
"relation": ["delegate_permission/common.handle_all_urls"],
"target": {
"namespace": "android_app",
"package_name": "com.wilderlinks.app",
"sha256_cert_fingerprints": [
"14:6D:E9:A0:85:47:4E:18:61:05:42:5C:57:4E:18:61:05:42:5C:57"
]
}
}
]Why mobile teams trust WilderLinks to route millions of daily active app users.
Zero-friction SHA-256 fingerprint binding for single or multi-package Android applications.
Opens native Android apps directly without showing annoying "Open with Chrome or App" browser dialogs.
Seamlessly direct users to Google Play when your application package is absent.
Deep technical capabilities built into every WilderLinks deployment.
Add debug, staging, and production release key SHA-256 fingerprints with single-click admin controls.
[
{
"relation": ["delegate_permission/common.handle_all_urls"],
"target": {
"namespace": "android_app",
"package_name": "com.wilderlinks.app",
"sha256_cert_fingerprints": [
"14:6D:E9:A0:85:47:4E:18:61:05:42:5C:57"
]
}
}
]< 10ms
Edge Cloudflare Handoff
99.99%
Enterprise SLA Standard
100%
Apple ATT & Sandbox
Everything you need to know about Android App Links.
It is a Digital Asset Links JSON document hosted at /.well-known/assetlinks.json to verify Android domain ownership.
By serving a valid assetlinks.json file with verified SHA-256 certificate fingerprints, Android automatically designates your app as the default handler for your domain URLs.
Yes, you can register production, staging, and debug keystore SHA-256 fingerprints under the same domain in your WilderLinks console.
For Android 5.1 and earlier, WilderLinks seamlessly falls back to custom URI scheme handoff (e.g. myapp://path) or Google Play Store redirects.
You can use the built-in WilderLinks Health Inspector or Google Statement List API tool to verify domain verification status in 1 click.
Deploy WilderLinks in under 5 minutes with zero vendor lock-in.