When I try to deploy my project to the emulator the compile fails with a bunch of Cannot find symbol errors. I have to rebuild the project then deploy everytime I make a cha
As a workaround, deleting the out folder before rebuilding the project solves the problem!