On Oct 27, 2:58 pm, garycode <[email protected]> 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 
> URLhttps://dl-ssl.google.com/android/repository/repository.xml,
> reason: HTTPS SSL error. You might want to force download through HTTP
> in the settings.
>
> So I click the settings tab and select the force through http then
> click apply and save then nothing happens it doesn't save it because
> if i then close it and reload it the checkbox is unticked so it's not
> even using the force through http method. I get the same error if i go
> straight back to available software.
>
> I'm using Fedora and wget can download the xml file using ssl so I
> don't know why it's getting this https ssl error.

So I've just managed to solve this problem on my Debian Lenny (5.0)
system.

Aside from needing to force HTTP instead of HTTPS, 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
selected the Sun Java instead, everything started to work properly.

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

Reply via email to