Android API 2.8.8 – Differentiation Between Modules

Hello!

In multiple sections of the Android API Documentation, it refers to a "module."

For example, in the "Library Setup" section of the documentation, it says to add a line of code to the module's build.gradle file.

In the project, there are two modules: example and library.

Every time the documentation refers to a "module," do we add it to both, or which one specifically?

Thank you!

Comments

This discussion has been closed.