Explore the Navigation Architecture Component in this Google I/O 2018 conference talk. Learn how to simplify in-app navigation and handle deep linking using the Navigation Editor in Android Studio, XML, or Java API. Discover the benefits of defining a navigation graph for your Android app. Gain insights into activities, fragments, navigation hosts, action bars, and the Gradle plugin. Understand different types of deep linking, including explicit and implicit deep links, and learn about manifest mergers. Dive into testing strategies and get a brief introduction to the Paging component.
Android Jetpack - Managing UI Navigation with Navigation Controller