I\'ve imported a project to Android Studio with several subprojects.
I want to run a subproject.
I successfully made this subproject\'s build.gradle as a mo
It was fixed for me after removing and re-adding the Android and Android-Gradle Facets in the Module Settings dialog.