【发布时间】:2016-01-29 11:40:58
【问题描述】:
尝试添加 VectorDrawable 后出现错误,但有新的时又恢复了,请告诉我是什么问题?
Error:(10, 40) error: cannot find symbol class R
Error:(67, 34) error: package R does not exist
Error:(11, 40) error: cannot find symbol class R
Error:(68, 34) error: package R does not exist
Error:(11, 40) error: cannot find symbol class R
Error:(68, 34) error: package R does not exist
Error:(11, 40) error: cannot find symbol class R
Error:(68, 34) error: package R does not exist
Error:(11, 40) error: cannot find symbol class R
Error:(68, 34) error: package R does not exist
Error:Execution failed for task ':app:compileDebugJavaWithJavac'.
> Compilation failed; see the compiler error output for details.
【问题讨论】:
-
你能给出R的定义吗?
-
这可能是 entrice android-universe 最常见的问题...
标签: android android-vectordrawable