Android Studio 2.1.1 running old .apk file
问题 Start of with, I tried all the suggestions in SO and none helped me. Suggestion1,Suggestion2,Suggestion3. I'm doing some debugging (Just running the app on my device through Android Studio ) and I noticed that time after time, changes that I made in the app does not applied to the .apk AS is running. The only solution I know is to delete the app from my device and then running again and it compiles with the changes I made in the code. Alternatively, I restart Android Studio and it fixes that