Skip to content Skip to sidebar Skip to footer

Unable To Install Google Api In Android

I want to create a map view application in android. If I click the Third Party Add-ons to install Google Api, I'm getting this error Failed to fetch URL https://dl-ssl.google.com

Solution 1:

Edit the URL to remove the "s" in https and try again. I've never seen it working with the downloads links provided in the Android developer docs.


Post a Comment for "Unable To Install Google Api In Android"