Wednesday, August 28, 2013

Failed to fetch URL https://dl-ssl.google.com/android/repository/repository-7.xml, reason: SSLPeerUnverified peer not authenticated

Try using "http" instead of "https". Go to the Android SDK Manager -> Tools -> Options... and check "Force https://... sources to be fetched using http://...".
enter image description here 

try to clearing or unchecking the Manifest Cache in the options menu.

3 comments:

  1. what is the solution for Linux environment....

    ReplyDelete
  2. it's the same, run ./android from sdk tools and go to Tools->Options and check "Force https://..."

    ReplyDelete
  3. The Linux version doesn't have the menu bar, how do you get to "Tools->Options"?

    ReplyDelete