SAP

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
⤢ Open full site

Android App Links Configuration

Deep linking is a mechanism that allows a URL or app link to navigate a user directly to a specific screen or content within a mobile application, rather than just opening the app's home screen. Developers use it to implement targeted navigation flows — for example, in an MDK application — by configuring URL schemes or Android App Links that the app intercepts and resolves to a particular in-app destination.

Tutorials that teach this

Prerequisites

Concepts that build on this