Android Studio Gradle build failed. Error:Cause: peer not authenticated

前端 未结 23 1816
离开以前
离开以前 2020-12-03 04:54

I have already created one project and gradle sync worked successfully.

When I try to create another project it fails and gives the error message that



        
23条回答
  •  遥遥无期
    2020-12-03 05:04

    It's a dumb answer, but what fixed this for me was restarting Android Studio.

    I was using Charles Proxy off and on, I suspect that had something to do with the cause of the error. Closed the proxy and restarted android studio, and it worked. Figured I would post because sometimes the answer is so simple we forget to even try it.

提交回复
热议问题