Android peer not authenticated

后端 未结 7 542
轻奢々
轻奢々 2020-12-14 23:03

Everything has been working, only today i started to get an error message, and i can\'t even \"Sync Project with Gradle files\" from Android Studio. The only thing i have ch

7条回答
  •  轮回少年
    2020-12-14 23:31

    changing the version of the jdk to the latest version worked for me (Oracle Java 8). This question shows you how to do this on android studio: How to specify the JDK version in android studio?

提交回复
热议问题