I am developing an Android application using Android Studio. The problem is that after I changed my code and started the studio, for some time the changed version does not affect my device.
Here is what I tried and solved my problem ...
1. Build > Clean Project > Run 2. Build > Rebuild Project > Run 3. Restart device
Did I try this procedure all the time to reflect the last code change? This is very boring ... I read the following:
Android Studio installs old apk on device
android android-studio
Rezaul karim
source share