Android Studio 3.2.1 - Cannot sync project with gradle files: Argument for @NotNull parameter 'message' of … must not be null

后端 未结 9 2053
忘了有多久
忘了有多久 2021-01-07 22:58

I have a problem using AndroidStudio. I freshly installed it on my Kubuntu 18.04 machine and wanted to create my frist project. Everyhting worked fine and the project opened

9条回答
  •  广开言路
    2021-01-07 23:41

    Had a similar problem after renaming the project folder and adding the renamed folder as new project.

    • solved this by the infamous "Invalidate Caches / Restart" option

    (before I removed the old project link which was not enough)

提交回复
热议问题