Learning Android Development
Learn Android Navigation Component through Coding
Create Navigation Component from Scratch without using Navigation Editor
The Google team introduced Navigation Component for ease of navigating between fragments. The main way to use it is by using Navigation Editor, a UI tool.