Android studio stuck at Refreshing Gradle project

前端 未结 17 2150
别那么骄傲
别那么骄傲 2021-01-31 15:01

Updated Android studio to 1.2.2 and the background process wont end.(Refreshing \'MemoryCards\' Gradle project).

It has been more than an hour now and its still busy?

17条回答
  •  耶瑟儿~
    2021-01-31 15:33

    This happened to me quite a few times and there is no single solution.You should try some of the solutions mentioned below.

    1. File -> Invalidate Caches / Restart
    2. Update Android studio and Gradle to the latest version
    3. Select the correct Gradle distribution by going to Settings/Preferences -> Build,Execution, Deployment -> Gradle and select the path for local Gradle distribution

    4. Restart your computer

提交回复
热议问题