转自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。
时间: 2024-10-26 22:08:20