Android Studio Build only 1 module
1 answer
Select the module you want to build or the build.gradle file in the project view. (Other views may work as well: I think what matters is that any focus, whether in the project view, editor, or elsewhere, will be a buildable module.)
Now go to the line in the menu bar. It should be possible to make this separate module directly below the option to create the whole project.
(I've only tested this in versions 1.5 and 2.0).
+2
source to share