无法找到Android的工作室符号,无需重建项目

无法找到Android的工作室符号,无需重建项目

问题描述:

当我尝试我的项目部署到仿真器编译失败了一堆无法找到符号错误。我必须重建项目,然后部署每次我做出改变。这只是开始0.1.6我。任何人看到这个?

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 change. This just started in 0.1.6 for me. Anyone else seeing this?

作为临时解决办法,请尝试关闭preferences>编译器>使用外部构建。

As a temporary workaround, try turning off Preferences > Compiler > Use External Build.

(在这个问题上建议:https://$c$c.google.com/p/android/issues/detail?id=56884)

(as suggested in this issue: https://code.google.com/p/android/issues/detail?id=56884)