[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2012-10-22 Thread Saintago M
the same problem Windows XP Fetched Add-ons List successfully Fetching URL: https://dl-ssl.google.com/android/repository/repository-7.xml Done loading packages. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2012-09-23 Thread Andreas Geyer
On Monday, 17 September 2012 15:57:12 UTC-7, Alexei Colin wrote: On Thursday, November 5, 2009 1:27:55 AM UTC-5, Andrew Pollock wrote: it turned out that while I had the sun-java6-bin package installed, the alternatives system was making /usr/bin/java point to the GNU Java bytecode

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2012-09-18 Thread Alexei Colin
On Thursday, November 5, 2009 1:27:55 AM UTC-5, Andrew Pollock wrote: it turned out that while I had the sun-java6-bin package installed, the alternatives system was making /usr/bin/java point to the GNU Java bytecode interpreter. Once I did a sudo update-alternatives --config java and

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2012-08-31 Thread Michael McDowell
On Thursday, November 5, 2009 7:27:55 AM UTC+1, Andrew Pollock wrote: On Oct 27, 2:58 pm, garycode garyma...@hotmail.com wrote: Hi, I'm trying to install a platform but when I type android the manager loads then I click Available Software then select thehttps://

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2010-10-06 Thread Eric S.
Hi. I posted a workaround that worked for me in the comments http://code.google.com/p/android/issues/detail?id=5944 On Oct 27 2009, 6:58 pm, garycode garyma...@hotmail.com wrote: Hi, I'm trying to install a platform but when I type android the manager loads then I click Available

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2010-04-02 Thread novemberain27
I was trying to install android SDK and the ADT plugin in eclipse 3.5 (galileo), from behind a proxy on a windows XP, 1GB RAM machine. It kept giving me the failed to fetch url error repeatedly. I went through many discussions and forums. - forcing https to http didnt work. - manually creating

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2010-02-27 Thread Bharath M R
Hi, As i had the same problem,I downloaded the android sdk platform from figuring out the zip file from the repository. I am still not able to run the android virtual device. It says target id not found. How can i change the batch file so that it can figure a target Bharath M R -- You

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2010-02-17 Thread Ashish Srivastava
no you're wrong. it works from inside eclipse. and that's the solution to the problem so the program that comes up when just typing 'android' from command line is not good. the developer for that made a crap program. and truly the community has helped me so much in the past that i have the right

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2010-02-15 Thread Ashish Srivastava
This is really bad behavior. None of you are trying to solve the problem for people with Proxy + Authentication enabled. It's really that people are being truly selfish. Shame on the community. On Jan 4, 9:31 am, teryz teryzpl...@gmail.com wrote: I have a problem using AndroidSDKUpdater

Re: [android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2010-02-15 Thread Sean Hodges
On Mon, Feb 15, 2010 at 12:47 PM, Ashish Srivastava ashish0srivasta...@gmail.com wrote: This is really bad behavior. None of you are trying to solve the problem for people with Proxy + Authentication enabled. It's really that people are being truly selfish. Shame on the community. Did it occur

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2010-02-15 Thread Bob Kerns
It seems you have quite unrealistic expectations of the community, and aren't even willing to help yourself. Let's see here: 1) Your sysadmins block direct web access to the Internet 2) You route your web requests through some unknown piece of software using one of several protocols to forward

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2010-01-24 Thread Gilles Duboscq
I had the problem on Win7x64 using http worked fine, i made a tcpdump of what happens when AVD tries to use https location and compared it to downloading the same file with chrome AVD sends a SSLv2 Client Hello while chrome sends a TLSv1 Client Hello then the Server Hello, Certificate, and Server

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2010-01-17 Thread choffman
Hi, I had the same problem on Fedora 12. I added a new site- http://dl.google.com/android/repository/repository.xml , selected it and it worked. Force https in the settings had no effect. Strange thing though. When I reopen AVD, the new http site is checked, but AVD is still trying to go to the

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2010-01-04 Thread teryz
I have a problem using Android SDK Updater (revision 4). For the record I'm under win xp 32-bits, jdk 1.6. I set up the Force https://... sources to be fetched using http:// This seemed to work fine but as I am behing a (corporate) proxy I also filled the proxy server and port settings,

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2009-12-28 Thread spier
This did the trick for me on Windows 7 64: settings options and checked in misc section force https:// ... sources to be fetched using http://...; restart application Thanks On Oct 28, 10:57 am, GSmurf gsmu...@gmail.com wrote: If you are on windows you could go in settings options and checked

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2009-12-06 Thread David Zhang
Settings - 1. choose Force 2. SaveApply Installed Packages - Update All On 10月28日, 上午8时12分, garycode garyma...@hotmail.com wrote: That worked great stuff thanks. On Oct 27, 11:31 pm, Xavier Ducrohet x...@android.com wrote: ok this is weird. Someone else (running ubuntu) had the

Re: [android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2009-12-04 Thread Cédric Berger
2009/10/29 Cédric Berger cedric.berge...@gmail.com: 2009/10/29 Cédric Berger cedric.berge...@gmail.com: I can't download through a proxy requiring authentication. I had to select force http, and put user/password for proxy in JVM command line. This way I can get the list of available updates.

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2009-12-03 Thread rus
Hi, Had this kind of a problem installing ADT on Ubuntu. This may be caused due to a firewall. I solved it by installing ADT manually. Hope this helps On Dec 2, 2:02 pm, stunnahonsa stunnaho...@gmail.com wrote: Have this problem. SDK under Win Vista tried to switch to http instead of https,

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2009-12-03 Thread itnet7
On Dec 2, 12:36 pm, Jarrod Overson jsover...@gmail.com wrote: I had this problem too, but changing to HTTP and using dl.google.com worked. I am running Ubuntu Karmic 9.10 32-bit. I was having the same issues, and had added the ./android/androidtool.cfg line and tried a couple of other things

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2009-12-02 Thread stunnahonsa
Have this problem. SDK under Win Vista tried to switch to http instead of https, dont work. also if i try get the xml manually (like in this forum described: http://www.anddev.org/problem_while_installing_android_sdk_20-t8681.html) from https://dl-ssl.google.com/android/repository/repository.xml

Re: [android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2009-12-02 Thread Jarrod Overson
I had this problem too, but changing to HTTP and using dl.google.com worked. On Dec 2, 2009 9:32 AM, stunnahonsa stunnaho...@gmail.com wrote: Have this problem. SDK under Win Vista tried to switch to http instead of https, dont work. also if i try get the xml manually (like in this forum

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2009-11-28 Thread Danno
This worked for me, thanks Jay On Nov 1, 6:46 am, Jay pathomp...@gmail.com wrote: Try export GDK_NATIVE_WINDOWS=true before running android sdk manager. It fixes both the save button and the install button for me. For more details please seehttps://bugzilla.gnome.org/show_bug.cgi?id=598734

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2009-11-25 Thread Dan Syrstad
I'm running Ubuntu 9.04 64-bit and ran into the same problem. I fixed it by running the android tool with 64-bit java (sun jdk1.6.0_16) in my path. I had 32-bit java prior to that. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2009-11-23 Thread WilliamEnjoy
I am using Ubuntu Karmic Koala. I created file ~/.android/androidtool.cfg and and sdkman.force.http=true Now I can download the Repository,But I still cannot download any platform file or doc CAN I DOWNLOAD THE PLATFORM ZIP FILE FROM A DIRECT LINK? On 10月28日, 上午7時31分, Xavier Ducrohet

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2009-11-22 Thread WilliamEnjoy
Maybe it has nothing to do with java,jdk it's a program written in python On 10月31日, 上午8時16分, eris23 jdkat...@gmail.com wrote: Adding sdkman.force.http=true to ~/.android/androidtool.cfg didn't change anything. Checkboxing Force https://... sources to be fetched using http://; didn't change

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2009-11-18 Thread MYNAMESALEX
$ export GDK_NATIVE_WINDOWS=true running that before opening the sdk worked perfect for me. I am on ubuntu 9.10 and I was noticing the buttons in the sdk acted as if they didnt respond to anything. I could then enable the force https http thing, and updating works fine. On Nov 1, 5:46 am, Jay

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2009-11-16 Thread JuanEG
Hi, I had the same problem in Ubuntu 9.10 and solved it thanks to StLin comment. Cheers. Juan On 1 nov, 03:48, MobileDev ike.tab...@gmail.com wrote: I too am running running on Ubuntu version 9.10 as well. Adding sdkman.force.http=true to ~/.android/androidtool.cfg allowed me to retrieve the

Re: [android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2009-11-16 Thread Satya Komatineni
On windows/XP I couldn't make this work directly from the AVD manager by itself. I had to do it through the Eclipse plugin for ADT (which in turn can invoke the AVD manager internally in eclipse) Must be something to do with jdk version or the java version when run outside(I am thinking)

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2009-11-15 Thread mccoy
Thanks Peter! this GDK_NATIVE_WINDOWS=true solved the issue for me (Ubuntu 9.10 32 bits) On 7 nov, 21:14, Peter Ersts peter.er...@gmail.com wrote: Try: export GDK_NATIVE_WINDOWS=true before you launching the manager. I came across a similar problems with Eclipse since upgrading to Ubuntu

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2009-11-15 Thread Yann
On 31 oct, 01:16, eris23 jdkat...@gmail.com wrote: Adding sdkman.force.http=true to ~/.android/androidtool.cfg didn't change anything. Checkboxing Force https://... sources to be fetched using http://; didn't change anything, and wasn't saved. Adding site

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2009-11-15 Thread Bhavani Prasad
Hi, I have set the proxy settings it worked for me. Regards, Bhavani Prasad On Oct 28, 3:58 am, garycode garyma...@hotmail.com wrote: Hi, I'm trying to install a platform but when I type android the manager loads then I click Available Software then select

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2009-11-09 Thread Peter Ersts
Try: export GDK_NATIVE_WINDOWS=true before you launching the manager. I came across a similar problems with Eclipse since upgrading to Ubuntu 9.10 on my 64-bit machine, this seems to fix most of the problems. On Nov 6, 1:37 pm, Romain Guy romain...@google.com wrote: It's a known issue with SWT

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2009-11-05 Thread Andrew Pollock
On Oct 27, 2:58 pm, garycode garyma...@hotmail.com wrote: Hi, I'm trying to install a platform but when I type android the manager loads then I click Available Software then select thehttps://dl-ssl.google.com/android/repository/repository.xmlrepository I get this error., Failed to fetch

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2009-11-05 Thread nikhil
Doesnt work for me On Oct 28, 12:57 pm, GSmurf gsmu...@gmail.com wrote: If you are on windows you could go in settings options and checked in misc section force https:// ... sources to be fetched using http://...; restart application and that's works !! On 28 oct, 02:52, Dan Raaka

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2009-11-03 Thread elsamuko
Ubuntu Karmic 9.10 32 bit here: It works now via http for me. But I had to delete the old ~/.android folder before. Maybe this works for you. -- 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] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2009-11-02 Thread johnn...@gmail.com
The key for me was the post that stated ...and restart the application after forcing https in settings... was stuck until I finally actually restarted. Worked fine after. -John On Oct 27, 4:58 pm, garycode garyma...@hotmail.com wrote: Hi, I'm trying to install a platform but when I type android

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2009-11-02 Thread Zod
Hi! I've come to the same solution as Jay on a fresh install of Ubuntu 9.10 (32bit) (with the official JDK from SUN [not from ubuntu package]). export GDK_NATIVE_WINDOWS=true solves the settings saving problem in the Android SDK and I can install the ADT plugin through eclipse with the same env

Re: [android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2009-11-02 Thread Xavier Ducrohet
Hello everyone, I just wanted to thank people who figured out the GTK issue. We're looking into what we can do, but unfortunately it seems to be an issue between GTK and SWT. thanks Xav On Sun, Nov 1, 2009 at 6:46 AM, Jay pathomp...@gmail.com wrote: Try export GDK_NATIVE_WINDOWS=true before

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2009-11-02 Thread cj
Ran into the same exact problem w/Ubuntu 9.10 on x86_64. Here's what I did to fix/work-around it. I changed the *cfg file as you had done, downloaded the android-sdk- rev3_linux.tgz, extracted it, changed the path in my .bashrc, went into it's tools directory and ran 'android update sdk' instead

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2009-11-02 Thread eris23
Adding sdkman.force.http=true to ~/.android/androidtool.cfg didn't change anything. Checkboxing Force https://... sources to be fetched using http://; didn't change anything, and wasn't saved. Adding site http://dl-ssl.google.com/android/repository/ repository.xml allowed updates to be seen, but

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2009-11-02 Thread MobileDev
I too am running running on Ubuntu version 9.10 as well. Adding sdkman.force.http=true to ~/.android/androidtool.cfg allowed me to retrieve the Sites, Packages, and Archives via the Android SDK and AVD Manager. However, nothing happens when I select one of the and click Install Selected

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2009-11-02 Thread StLin
I had almost all the problems above using Ubuntu 9.10 on amd x64, but I solved them and here is how: First, I had to force http: echo sdkman.force.http=true ~/.android/ androidtool.cfg Then, create a tmp directory on the same level as the android_sdk_linux/ directory: mkdir tmp chmod a+rwx tmp

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2009-11-02 Thread amram99
Jay, I had the same problem as Hans, and that export statement worked like a charm. Thanks! On Nov 1, 8:46 am, Jay pathomp...@gmail.com wrote: Try export GDK_NATIVE_WINDOWS=true before running android sdk manager. It fixes both the save button and the install button for me. For more details

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2009-11-02 Thread erisa
I have the exact same setup as Hans (Ubuntu 9.10 x64 (released)) and the exact same problem. The components are listed in the SDK manager, but when the Install Selected button is clicked, nothing happens. On Oct 30, 9:13 am, Hans hdic...@gmail.com wrote: Adding sdkman.force.http=true to

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2009-11-02 Thread KP
Hi there, I had the same problem. I accidently found out that if you select force download through HTTP by using the keyboard it will work! (by using TAB and the spacebar) At least it worked for me, I'm running Ubuntu 9.10 On 27 okt, 23:58, garycode garyma...@hotmail.com wrote: Hi, I'm

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2009-11-01 Thread Jay
Try export GDK_NATIVE_WINDOWS=true before running android sdk manager. It fixes both the save button and the install button for me. For more details please see https://bugzilla.gnome.org/show_bug.cgi?id=598734 and https://bugs.eclipse.org/bugs/show_bug.cgi?id=290395 Jay On Oct 31, 12:13 am,

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2009-10-30 Thread Hans
Adding sdkman.force.http=true to ~/.android/androidtool.cfg allowed me to retrieve the Sites, Packages, and Archives via the Android SDK and AVD Manager. However, when I select, for example, SDK Platform Android 2.0, API 5, revision 1, and click Install Selected (button), nothing happens. I am

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2009-10-29 Thread lazy1
The file is ~/.android/androidtool.cfg try to create it manually and add one line to it: sdkman.force.http=true Same problem on Ubuntu 9.10, the above solution does not work. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2009-10-29 Thread orange80
Ok, I got it working on my machine, this may apply to you guys too... To run the android SDK manager in the first place, I exported the x86 lib directory inside of /android-sdk-mac/tools/, then I pointed the JDK home in the android file to another place other than i's default. That caused it to

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2009-10-29 Thread orange80
We already know about that... our problem is that the force http workaround DOES NOT work for us either. On Oct 28, 1:57 pm, GSmurf gsmu...@gmail.com wrote: If you are on windows you could go in settings options and checked in misc section force https:// ... sources to be fetched using

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2009-10-29 Thread skink
On Oct 28, 7:01 pm, Babak babakre...@gmail.com wrote: I also experience this issue, Im on a clean install of Ubuntu 9.04, have tried to make the file androidtool.cfg and chmod 777  the directory ./ android. Nothing so far, would it be possible to provide a link to a download of each

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2009-10-29 Thread Cédric Berger
I can't download through a proxy requiring authentication. I had to select force http, and put user/password for proxy in JVM command line. This way I can get the list of available updates. But when trying to download, it stays stuck (looks like it waits for user/password, but no prompt).

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2009-10-29 Thread Cédric Berger
2009/10/29 Cédric Berger cedric.berge...@gmail.com: I can't download through a proxy requiring authentication. I had to select force http, and put user/password for proxy in JVM command line. This way I can get the list of available updates. But when trying to download, it stays stuck (looks

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2009-10-29 Thread Xavier Ducrohet
On Wed, Oct 28, 2009 at 9:23 PM, orange80 jpsw...@gmail.com wrote: We already know about that... our problem is that the force http workaround DOES NOT work for us either. which, frankly, is mind boggling. Can you give me the exact output of the status window in the SDK Manager when you try

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2009-10-28 Thread Philip
Okay, setting - select force https:// to http://;. On 10月28日, 上午11时08分, Philip phwang...@gmail.com wrote: I have the same problem on ubuntu. I create the file ~/.android/ androidtool.cfg but it fails. On 10月28日, 上午7时31分, Xavier Ducrohet x...@android.com wrote: ok this is weird. Someone

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2009-10-28 Thread chandu
This error can be resolve by setting proper proxy. check the proxy settings. With Regards, Chandrakant H 2009/10/28 Philip phwang...@gmail.com Okay, setting - select force https:// to http://;. On 10月28日, 上午11时08分, Philip phwang...@gmail.com wrote: I have the same problem on ubuntu. I

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2009-10-28 Thread orange80
I'm still jammed on this. I'm having the same problem as Philip but on Mac OS X. I have ~/.andriod/androidtool.cfg showing what you put sdkman.force.http=true Not sure what to do!!! Can't wait to get my hands on 2.0 :) On Oct 27, 10:08 pm, Philip phwang...@gmail.com wrote: I have the same

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2009-10-28 Thread Babak
I also experience this issue, Im on a clean install of Ubuntu 9.04, have tried to make the file androidtool.cfg and chmod 777 the directory ./ android. Nothing so far, would it be possible to provide a link to a download of each platform as a zip etc, for the mean while? Thanks, Bob On Oct

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2009-10-28 Thread GSmurf
If you are on windows you could go in settings options and checked in misc section force https:// ... sources to be fetched using http://...; restart application and that's works !! On 28 oct, 02:52, Dan Raaka danra...@gmail.com wrote: That did the trick for me on windoze as well. -Dan On

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2009-10-28 Thread Jeff Campbell
This is happening also on Ubuntu 9.10. The work-around fixes the issue for me too. --~--~-~--~~~---~--~~ 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] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2009-10-27 Thread Xavier Ducrohet
ok this is weird. Someone else (running ubuntu) had the same problem on IRC. It looks like it fails somehow to create the file containing the settings, but I don't know why (it works fine here). The file is ~/.android/androidtool.cfg try to create it manually and add one line to it:

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2009-10-27 Thread garycode
That worked great stuff thanks. On Oct 27, 11:31 pm, Xavier Ducrohet x...@android.com wrote: ok this is weird. Someone else (running ubuntu) had the same problem on IRC. It looks like it fails somehow to create the file containing the settings, but I don't know why (it works fine

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2009-10-27 Thread Dan Raaka
That did the trick for me on windoze as well. -Dan On Oct 27, 5:12 pm, garycode garyma...@hotmail.com wrote: That worked great stuff thanks. On Oct 27, 11:31 pm, Xavier Ducrohet x...@android.com wrote: ok this is weird. Someone else (running ubuntu) had the same problem on

[android-developers] Re: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml

2009-10-27 Thread Philip
I have the same problem on ubuntu. I create the file ~/.android/ androidtool.cfg but it fails. On 10月28日, 上午7时31分, Xavier Ducrohet x...@android.com wrote: ok this is weird. Someone else (running ubuntu) had the same problem on IRC. It looks like it fails somehow to create the file containing