'Project Structure in Android

I am new to Android programming and wanted to know about the project structure.

I wanted to test my app on an Emulator but somehow I could see the three Java modules: tablet / mobile and shared.

Does this really make a difference if I write the code in all the modules? I couldn't find a reason why this structure has been made?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source