Answer the question
In order to leave comments, you need to log in
Android studio: difference between module and project?
I read on English resources, as I understand it, the project is something like workspace eclipse, and the module is a separate android application.
For example, I have several applications independent of each other - do I need to create projects for each of them, or is there one project and there are already modules in it for each?
Please explain how (:
Answer the question
In order to leave comments, you need to log in
He is a project and a project in the studio - a separate one is created for each application.
https://www.jetbrains.com/idea/help/project.html
https://www.jetbrains.com/idea/help/module.html
Let's say we use facebook-sdk in our project - downloaded, put daddy in the root of the project , added a dependency to gradle and bam - we have a new module.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question