Skip to content

Show how to make a deep linking between two Android applications, Which means (Application 1 can open Application 2 and optionally pass parameters)

Notifications You must be signed in to change notification settings

ahmed-nabil-elagder/android-deep-linking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

android-deep-linking

Show how to make a deep linking between two Android applications
Which means (Application 1 can open Application 2 and optionally pass parameters)

Objectives

Demo apps about How to start an activity of another application, and optionally pass parameters if you need that.
After install both applications (Source - Application 1 & Destination - Application 2)
You will be able to navigate from App1 to App2 additionaly pass parameters

Screenshots

Source - Application 1 Destination - Application 2

About

Show how to make a deep linking between two Android applications, Which means (Application 1 can open Application 2 and optionally pass parameters)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages