Android Studio stuck on gradle resolving dependencies

后端 未结 15 1267
臣服心动
臣服心动 2020-12-04 22:11

I\'m new to Android Studio and while creating a new project it stuck at resolving dependencies :app:_debugCompile.

I waited for sometime and even tried

15条回答
  •  抹茶落季
    2020-12-04 22:21

    Re-install latest version of Android Studio.

    Install in the directory such that that directory has no white space, meaning space char.

    Before creating any project in the studio, first update it's components using sdk manager.

    Create a workspace such that it has no white space in it's path.

提交回复
热议问题