Normally when i execute Run > Run or Run > Debug in Android Studio, this make project and found errors and re compile application, but now, when i click on Run or Debug, directly launch application without compile changes and nothing, if i enter in Configuration of Run, i have "Before launch: Make"
If i execute Build > Make project works correctly, but i don't want execute all time Build > Make project and Run > Run.
I use Android Studio 0.3.4.
Open the Run/Debug Configurations dialog (choose Run -> Edit Configurations
on the main menu).
Now select the run configuration you are using. On the right hand side you will see various options for the selected run configuration, look for the Before launch section (it should be near the bottom).
There should be a Make entry added to the list. If there is not a Make entry in the list add it using the green + symbol.
I have that issue as well and what helped was a complete reinstall of the android studio. So I just downloaded the latest version.
You will see that your settings are still there, your recent project will open normally and you should be able to just "run" your project again with "make" being executed correctly before.
Edit: I suspect that the main reason for the issue was a failed update try frm 0.3.4 to 0.3.5 and restoring the backup I made will have create even more issues...
Edit 2: As this is just a temporary fix (see my comment below) I made a ticket in the bugtracker.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With