'One Android project two java file & res file
Solution 1:[1]
its a modular project.
in modular project, for every android-library module you have a manifest, java folder and res folder
your main manifest is the one in app module. you can navigate among activities as well. for more information about modular project benefits check this link
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|---|
Solution 1 |