For some reason, after I build my Android project in Eclipse, it is not giving me any errors, but none of my updates are being compiled.
I’ve tried both running my app in the emulator, and installing the apk on my phone. It still only compiles the old version of my app, not the new one. I’ve tried deleting the apk in the bin folder manually before recompiling it, and cleaning the project.
The previous thing that occurred was, my certificate expired, so I deleted the old certificate file.
I do not see any errors in the error log or the console. I’m still pretty new to all this.
Eclipse can mess up sometimes. It would be worth closing Eclipse and rebooting your PC.
Edit: Try reconfiguring your Run Configuration by deleting it and recreating it