Android studio stuck at Refreshing Gradle project

前端 未结 17 1903
别那么骄傲
别那么骄傲 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:38

    If you are loading existing project into new Android studio then it's gradle library version that you have specified in your top level build.gradle file. Check version and move to latest or compatible version for android studio.

提交回复
热议问题