Android Studio 2.1 Cannot resolve symbol 'R'

前端 未结 9 1192
鱼传尺愫
鱼传尺愫 2021-02-10 17:10

Android Studio 2.1, Java V8 Update 91, Gradle 2.1.0 .

I know that this questions has been asked many times here, but none of the recommendation solutions works out.

9条回答
  •  情深已故
    2021-02-10 18:05

    Try syncing the project, go to Tools > Android > Sync Project with Gradle Files

    UPDATE

    If you're using Android Studio 3.3, use the Sync Project with Gradle Files icon

提交回复
热议问题