Android Navigation Study Case

Rodrigo Martins
8 min readOct 30, 2022

Notes on how to implement a navigation between multiple modules on Android.

This study aims to find a better way to create navigation between different feature modules, enabling low coupling between modules, easy maintainability and testability. These notes are from a study that I’ve been doing about navigation, and it considers at some parts an existing project. If you are starting a new project, the compose…

--

--

Rodrigo Martins

Be brave and boldly go where no man has gone before. Let's discover the future!