Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 Git DVCS 下有一个项目,该项目时不时地在 R 类上缺少符号而无法构建,唯一的解决方案是 Build -> Rebuild project,这在我的超极本上平均需要花费一分半钟的时间。这种轻微的麻烦有什么解决办法吗?
这是 Android Studio 0.1.6 中的一个已知错误。根据 Google 的说法,关闭 Preferences > Compiler 中的 External Build 以获得临时解决方法。