Skip to content

Example Android Application with (simplified) Deeplink Navigation.

Notifications You must be signed in to change notification settings

liaz-af/android-deeplink-navigation

 
 

Repository files navigation

Modular Navigation with Deep Linking

This repository is a simplified example of dynamic and decentralized deep linking navigation in Android applications.

It utilizes Dagger to provide a Set of DeeplinkProcessors which are capable of matching and processing certain deeplinks - and execute the associated navigation actions.

About

Example Android Application with (simplified) Deeplink Navigation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 91.5%
  • Java 8.5%