[android-developers] Instructions to manually install an SDK

2010-12-29 Thread Bret Foreman
For reasons that I cannot discover, on my Windows Vista platform, the
version 8 Android SDK Manager cannot access the repository URL at
https://dl-ssl.google.com/android/repository/repository.xml nor the
alternate directory at 
http://dl-ssl.google.com/android/repository/repository.xml.

However, I can browse to both these URLs just fine. Is there a way I
can manually download the appropriate SDK and install it in the
correct platform folder? Does anyone know of instructions for this?

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] Instructions to manually install an SDK

2010-12-29 Thread Kostya Vasilyev


I just tried downloading outside the AVD manager - the following worked 
for me:


- Open http://dl-ssl.google.com/android/repository/repository.xml in 
Internet Explorer, scroll down and find sdk:platform, and inside that, 
the archive for windows.


- Replace repository.xml with the file name, you'll get something like:

http://dl-ssl.google.com/android/repository/android-2.2_r02-windows.zip

As for installing, it seems like the contents of sdk:platform goes 
into android-sdk-windows\platforms\android-X (8 for 2.2).


There are two more packages, Android SDK Platform-tools, and Android 
SDK Tools, you can find them in the same .xml file. I would guess they 
go into android-sdk-windows\platform-tools and android-sdk-windows\tools.


-- Kostya

29.12.2010 22:59, Bret Foreman пишет:

For reasons that I cannot discover, on my Windows Vista platform, the
version 8 Android SDK Manager cannot access the repository URL at
https://dl-ssl.google.com/android/repository/repository.xml nor the
alternate directory at 
http://dl-ssl.google.com/android/repository/repository.xml.

However, I can browse to both these URLs just fine. Is there a way I
can manually download the appropriate SDK and install it in the
correct platform folder? Does anyone know of instructions for this?




--
Kostya Vasilyev -- WiFi Manager + pretty widget -- http://kmansoft.wordpress.com

--
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en