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

后端 未结 27 1145
[愿得一人]
[愿得一人] 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 20:00

    These solutions didn't help me with the same problem in Android Studio 0.5.8.

    I described my answer to the same question (I guess): https://stackoverflow.com/a/23891829/534698 I just deleted ~/.AndroidStudioPreview directory (in Ubuntu). I missed all my Android Studio settings but it works.

提交回复
热议问题