I
I
IceJOKER2014-12-25 10:21:16
Android
IceJOKER, 2014-12-25 10:21:16

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

1 answer(s)
M
Max, 2014-12-27
@IceJOKER

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 question

Ask a Question

731 491 924 answers to any question