Hey Android Devs, in this article we will see the implementation of navigation across multiple feature modules. What is the Problem? Recently, I was setting up a non-compose project in a multi-modular way. According to my use case, I was not convinced to go for Single Activity Architecture, instead, I…