Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Android Android Tools Using Git for Android Saving to a GitHub Repository

Sam Coles
PLUS
Sam Coles
Courses Plus Student 13,887 Points

Edit Configuration tab appears when trying to run my app in Android Studio

I have successfully committed the project files to my github repository. 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.

It also asks "Before Launch: Gradle - aware make" and gives me the option to add the Gradle - aware make file.

I think it has something to do with the build.gradle files but not sure what.

Has anyone else come across this problem? Any advice would be much appreciated.

Thanks Sam

Lisa Steendam
Lisa Steendam
6,825 Points

Can you post a screenshot of this tab?

Sam Coles
Sam Coles
Courses Plus Student 13,887 Points

I updated android studio to version 0.8.14 and this now seems to work fine.

Thanks anyway though Lisa :)