Android Studio inline compiler showing red errors, but compilation with gradle works fine

后端 未结 27 1125
[愿得一人]
[愿得一人] 2020-11-29 19:22

I\'ve set up my project in Android Studio to use the Square Wire library, as per this question.

Build -> Compile Project works fine.

<
27条回答
  •  温柔的废话
    2020-11-29 19:46

    if File -> Invalidate caches/Restart -> Invalidate and Restart is Not Working then follow few step.

    1.) Close Your Android Studio

    2.) Then Delete Manual on C:\Users\Balbir\ .AndroidStudio4.0\system\caches Folder.

    3.) Start Android Studio

    It is Work For Me.

提交回复
热议问题