reset password
Author Message
se1k1h1mawar1
Posts: 121
Posted 12:04 Apr 09, 2016 |

Does anyone know if there's (a) setting(s) in Android Studio that I can change so that app-debug.apk in the output folder would always reflect the most recent change I have made in the IDE?  ​I am using Version 2.1 Preview 4 of Androind Studio.​ It does not seem to keep the .apk file up-to-date automatically. I had to manually delete the file and re-build to reflect the most recent change to the package. Please see the attached for the current Run config. that I have.

Is it the 'Skip installation if APK has not changed' option under 'Installation Options' under 'Miscellaneous' tab?

 

msargent
Posts: 519
Posted 13:08 Apr 09, 2016 |

Try bild->clean then build again.