Android Studio – How to add mutli module structure at android studio?
I'm trying to learn Multi-module Architecture. I imported an app from GitHub to have a look at the architecture hoping it will help me. I encountered a problem when creating the structure of the module as shown on the image…