问题
I'm running Android Studio 3.2.1, 32-bit on Windows Vista with JRE 1.8.0 x86 and JetBrains s.r.o OpenJDK.
My default app seems to build fine although Gradle takes some time, but when I run it, it prompts me with an "Edit Configurations..." dialog and then says "Click the + button to create a new configuration based on default settings." from which I select "Android App" on the left, but then where the "Module:" field is I can only select "" so I cannot run my app.
The error I get at the bottom is: Error: Module not specified
.
What should I do so that I can run my app on a phone or emulator?
来源:https://stackoverflow.com/questions/53857565/android-studio-error-module-not-specified-but-cant-select-a-module-to-choose