On Sun, Apr 4, 2010 at 5:41 PM, yee chen <[email protected]> wrote: > hey: change URL address to > http://dl-ssl.google.com/android/repository/repository.xml
Don't do this. The "add site" feature is not meant to replace the default location. It's only meant for repositories that only contain add-on (and the tool will in fact prevent you from downloading Platforms from those site). At the beginning there was an issue when downloading over SSL. We fixed this in r5. If you are not running the Android SDK Tools, rev5, get it from http://developer.android.com/sdk/index.html If you still can't download over SSL, make sure you have JCE (Java Cryptography Extension) installed (I think it may depend on your country). If you cannot install SSL support, then you can disable SSL by going to the settings tab and checking "Force https sources to be fetched over http". Xav -- Xavier Ducrohet Android SDK Tech Lead Google Inc. Please do not send me questions directly. Thanks! -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en To unsubscribe, reply using "remove me" as the subject.

