Skip to content

ComcastSamples/Deeplinkstest

Repository files navigation

Deeplinkstest

A sample project that was created to demo some of the backstack behavior that developers should be aware of when working with deeplinks in Android.

Backstack behavior with simple intent-filter registration

image

NoBackStack

Backstack behavior with TaskStackBuilder API

image

ActivityBackStack

Backstack behavior with deeplinks in Navigation Component

image

NavGraphNoBackStack

Backstack behavior with using NavDeepLinkBuilder API in Navigation Component

image

NavGraphBackStack

Backstack behavior with using NavHostController API in Jetpack Compose

image

ComposeDLNavigation

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages