Deidara
Deidara

Reputation: 677

Android Studio Project Configuration

I have some questions about the "Run Configuration" and how modules work in android studio. I checked out some projects and now I want to run it, but I am confused about the relation between modules, run configurations with the project structure. Here are some screen shots from my android studio. Android Stiodio project stucture module

Can someone help me with the configuration?. Please let me know if you need more information. Thanks

Upvotes: 0

Views: 88

Answers (1)

Kyrmyzyanik
Kyrmyzyanik

Reputation: 132

Please, try to open your project through gradle or update gradle.

Upvotes: 2

Related Questions