When I try to run my app back in Android Studio an “Edit Configuration”

Sahal Zaman picture Sahal Zaman · Aug 30, 2017 · Viewed 13.3k times · Source

I have a project files.i need to understand the flow of the project but When I try to run my app back in Android Studio an “Edit Configuration” tab appears and I have the options to update settings regarding the package, activity and target device however I am not sure what to select.

Has anyone else come across this problem? please help me

Answer

Musthafa picture Musthafa · Dec 14, 2017

OK. I got you .

Please follow the steps below:

Click on File -> Project Structure ->(under Modules click on) app -> [Now you can select 'compile sdk version' and 'build tools version' accordingly from this window] -> click OK -> sync your project -> now clean and run the project.

NB: You have to choose the sdk version and build tools version - which is already downloaded in your android studio