I am using Android Studio Chipmunk (2021.2.1 Patch 1) stable version
Whenever I do any changes in Kotlin or XML file and run the project then changes don’t reflect in app unless and until I rebuild the project from Build -> Rebuild Project
.
Every time I have to rebuild project if I have done any changes in code.
I have already tried with File -> Invalidate Caches -> Invalidate and restart
2
Answers
When I update my android studio, then the latest changes are not deploying so After lots of research and experiment,
I found this solution then my Android Studio working fine. You can also try this.
Firstly open from here : Image 1
And then enable from here : Image 2
I was with the same problem, needed rebuild my project every change, but I find the solution.
This solve my problem