Android SDK Setup Problems
        Posted  
        
            by ramesh
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by ramesh
        
        
        
        Published on 2010-05-29T07:18:13Z
        Indexed on 
            2010/05/29
            7:52 UTC
        
        
        Read the original article
        Hit count: 493
        
android-sdk
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
© Stack Overflow or respective owner