tags:

views:

107

answers:

1

Hi, Im new to android and am just trying to install the SDK. I have everything else done. When i run the SDK Setup.exe (ive added the ./tools to the path already.) It gives me the famous cannot fetch URL error.

Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml, reason: Permission denied: connect

I tried the force http option and also manually adding a http:// version of the above url. It does not work at all. I am working on a windows 7 64 bit pc. Any help would be appreciated. Ramesh

A: 

Hi All, Try running from the command prompt.

tools\android.bat update sdk it launches the sdk which works. Thanks, Ramesh

ramesh