cannot resolve symbol r android studio

转自stackoverflow

https://stackoverflow.com/questions/17054000/cannot-resolve-symbol-r-android-studio

 

I had this this issue too. A simple 'gradlew clean' and 'gradlew build' did the trick.

 

实际解决,就是android studio中右键选中工程,然后点击make module。

posted @ 2014-12-25 18:10  PutinLu  阅读(319)  评论(0)    收藏  举报