Android Studio Run/Debug configuration error: Module not specified.

Please Share On:

Are you facing the “Module not Specified” error in the android studio while running the project? Then, I suggest you, try the following process.

  1. Open Gradle Scripts -> settings.gradle project
  2. Remove include ‘:app’ and other modules
  3. Sync project
  4. Add include ‘:app’ and other modules
  5. Sync Gradle again

That’s it. I hope your problem is solved now.



You may interest on the following topics:

Leave a Reply

Your email address will not be published. Required fields are marked *

Copyright @2023. All Right Reserved.


Social media & sharing icons powered by UltimatelySocial