[android-developers] Re: Installing SDK problems with eclipse

2012-01-10 Thread Jamel Toms
You don't need to install eclipse. Just extract the program in your program files directory and create a shortcut. The only thing that needs to be installed per-se is the JDK. The SDK is sort of independent of both of these. Once you open Eclipse go to Help/About (can't remember) and go to inst

[android-developers] Re: installing sdk problems

2010-08-22 Thread elix
Problem solved. It was a local problem in my country, Turkey. dl- ssl.google.com is not reachable here. Adding this line 209.85.229.99 dl-ssl.google.com to host file under windows/system32/drivers/etc resolved problem. btw, "wrong size" errors were probably because of download limit of the proxie