SAP

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

Deep Linking Between Mobile Apps in MDK

Deep linking in an MDK (Mobile Development Kit) application is a mechanism that allows a developer to navigate directly to a specific page or resource within an app using a URL or link. Developers use it both to implement deep links into an MDK app — enabling external sources to open a particular screen — and to trigger navigation from an MDK app to another app, enabling cross-application workflows on mobile devices.

Tutorials that teach this

Prerequisites