Android.Samples.Deeplinks icon indicating copy to clipboard operation
Android.Samples.Deeplinks copied to clipboard

Sample app demonstrating an effective and unit-testable way to handle deep links in Android

Android.Samples.Deeplinks

Sample app presenting a code structure for effective deep linking in Android.

The project also showcases unit tests for the deep linking functionality.