简体   繁体   中英

Unable to Run .java file in Android Studio 4.0.1, Edit Configuration appears

While trying to Run the application, "Edit Configuration" appears and this below window opens:

在此处输入图片说明

How to proceed after this?

Pressing "Run" button does nothing.

Further on expanding the Templates drop-down, I am getting no-module in the Module box which is the only option available there.

在此处输入图片说明

Its because you haven't created the main activity / First activiy (module)

Also try refactoring your modules and package name

You will be promted to select an activity when starting a project, you might have missed it

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM