Android: Download the Android SDK components for offline install
        Posted  
        
            by Tawani
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Tawani
        
        
        
        Published on 2010-05-04T15:35:37Z
        Indexed on 
            2010/05/04
            15:38 UTC
        
        
        Read the original article
        Hit count: 1068
        
android-sdk
|android
Is it possible to download the Android SDK components for offline install without using the SDK Manager? The problem is I am behind a firewall which I have no control over and both sites download URLs seem to be blocked (throws a connection refused exception)
https://dl-ssl.google.com/android/repository/repository.xml
http://dl-ssl.google.com/android/repository/repository.xml
Failed to fetch URL http://dl-ssl.google.com/android/repository/repository.xml, reason: Connection refused: connect
        © Stack Overflow or respective owner