Android studio - Failed to complete gradle execution - error in opening zip file

后端 未结 15 2229
伪装坚强ぢ
伪装坚强ぢ 2020-11-29 04:21

I\'m new to android development and android studio IDE.

I\'ve checked-out a project from bitbucket and when I try to compile it I get the following error:

15条回答
  •  遥遥无期
    2020-11-29 04:31

    I had the same problem so and to fix it i download the last version of gradle:

    https://services.gradle.org/distributions

    and open the gradle in the right bar then choose gradle parameters and change the path of the old gradle into the new one.

提交回复
热议问题