Creating your own libraries:
*
Using library in project as a module
To use the library, you must include it as a dependency with the following line:
compile project(':[library root directory]')