Android Studio stuck on gradle resolving dependencies

后端 未结 15 1337
臣服心动
臣服心动 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条回答
  •  猫巷女王i
    2020-12-04 22:15

    check if your android studio's gradle is in offline mode. if yes then uncheck offline mode.

    path: file->setting->Build Exexcution -> gradle ->offline work

提交回复
热议问题