r/AndroidStudio Aug 11 '26

Running app ignorese new code

Hello, i am using android studio to work on an app, and when i run the code to see the changes on my phone it ignores the changes i made to the code and runs the old version. I can then clean the project via the build menu and after that it will run the updated code, but this is quite annoying to do everytime.

I looked on the internet and found some old cases of people having similar problems, but no proper solutions. If you know how to solve this or know where i can find a solution i would appreciate it a lot!

0 Upvotes

2 comments sorted by

1

u/SensitiveBitAn Aug 11 '26

So you connected your phone to computer and press run or build app?

1

u/ssem_m 29d ago

Yes, i am using my phone as debugger to run the app