Re: [android-beginners] Error trying to update SDK

2010-05-05 Thread Xavier Ducrohet
On Tue, May 4, 2010 at 9:21 PM, Kaustubh Padegaonkar
 wrote:
> Yeah, try changing the https to http. Will work.
> Kaustubh Padegaonkar,
> thetuxra...@gmail.com


No it won't! The error is not about downloading the file but about
validating the XML *once it's downloaded*.

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
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en


Re: [android-beginners] Error trying to update SDK

2010-05-04 Thread Kaustubh Padegaonkar
Yeah, try changing the https to http. Will work.
Kaustubh Padegaonkar,
thetuxra...@gmail.com



On Wed, May 5, 2010 at 6:59 AM, Xavier Ducrohet  wrote:
> Yes, definitively download the newer tools directly from
> http://developer.android.com/index.html
> From then on, the tools will be able to let you update tools and
> platform alike no matter what.
>
> Xav
>
> On Tue, May 4, 2010 at 6:26 PM, Kevin Brooks  wrote:
>> OS = Windows Vista Home Basic Service Pack 2
>> SDK Tools version = Revision 2
>>
>> On 5/4/2010 7:59 PM, Xavier Ducrohet wrote:
>>>
>>> What version of the SDK tools?
>>>
>>> What OS/Version of Java?
>>>
>>> Xav
>>>
>>> On Tue, May 4, 2010 at 5:01 PM, Kevin Brooks  wrote:
>>>

 When I try to use the SDK and AVD Manager to update the SDK I receive the
 following error.

 XML verification failed for
 https://dl-ssl.google.com/android/repository/repository.xml.
 Error: cvc-elt.1: Cannot find the declaration of element
 'sdk:sdk-repository'.
 Failed to fetch URL
 https://dl-ssl.google.com/android/repository/repository.xml, reason:
 Unknown


 What am I doing wrong?

 --
 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
 android-beginners+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-beginners?hl=en


>>>
>>>
>>>
>>
>> --
>> 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
>> android-beginners+unsubscr...@googlegroups.com
>> For more options, visit this group at
>> http://groups.google.com/group/android-beginners?hl=en
>>
>
>
>
> --
> 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
> android-beginners+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-beginners?hl=en
>

-- 
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
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en


Re: [android-beginners] Error trying to update SDK

2010-05-04 Thread Xavier Ducrohet
Yes, definitively download the newer tools directly from
http://developer.android.com/index.html
>From then on, the tools will be able to let you update tools and
platform alike no matter what.

Xav

On Tue, May 4, 2010 at 6:26 PM, Kevin Brooks  wrote:
> OS = Windows Vista Home Basic Service Pack 2
> SDK Tools version = Revision 2
>
> On 5/4/2010 7:59 PM, Xavier Ducrohet wrote:
>>
>> What version of the SDK tools?
>>
>> What OS/Version of Java?
>>
>> Xav
>>
>> On Tue, May 4, 2010 at 5:01 PM, Kevin Brooks  wrote:
>>
>>>
>>> When I try to use the SDK and AVD Manager to update the SDK I receive the
>>> following error.
>>>
>>> XML verification failed for
>>> https://dl-ssl.google.com/android/repository/repository.xml.
>>> Error: cvc-elt.1: Cannot find the declaration of element
>>> 'sdk:sdk-repository'.
>>> Failed to fetch URL
>>> https://dl-ssl.google.com/android/repository/repository.xml, reason:
>>> Unknown
>>>
>>>
>>> What am I doing wrong?
>>>
>>> --
>>> 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
>>> android-beginners+unsubscr...@googlegroups.com
>>> For more options, visit this group at
>>> http://groups.google.com/group/android-beginners?hl=en
>>>
>>>
>>
>>
>>
>
> --
> 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
> android-beginners+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-beginners?hl=en
>



-- 
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
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en


Re: [android-beginners] Error trying to update SDK

2010-05-04 Thread Kevin Brooks

OS = Windows Vista Home Basic Service Pack 2
SDK Tools version = Revision 2

On 5/4/2010 7:59 PM, Xavier Ducrohet wrote:

What version of the SDK tools?

What OS/Version of Java?

Xav

On Tue, May 4, 2010 at 5:01 PM, Kevin Brooks  wrote:
   

When I try to use the SDK and AVD Manager to update the SDK I receive the
following error.

XML verification failed for
https://dl-ssl.google.com/android/repository/repository.xml.
Error: cvc-elt.1: Cannot find the declaration of element
'sdk:sdk-repository'.
Failed to fetch URL
https://dl-ssl.google.com/android/repository/repository.xml, reason: Unknown


What am I doing wrong?

--
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
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

 



   


--
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
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en


Re: [android-beginners] Error trying to update SDK

2010-05-04 Thread Ubuntu Explorer
Maybe this link could help.
http://groups.google.com/group/android-developers/browse_thread/thread/6544e484dd4a32bc


On Wed, May 5, 2010 at 9:59 AM, Xavier Ducrohet  wrote:

> What version of the SDK tools?
>
> What OS/Version of Java?
>
> Xav
>
> On Tue, May 4, 2010 at 5:01 PM, Kevin Brooks  wrote:
> > When I try to use the SDK and AVD Manager to update the SDK I receive the
> > following error.
> >
> > XML verification failed for
> > https://dl-ssl.google.com/android/repository/repository.xml.
> > Error: cvc-elt.1: Cannot find the declaration of element
> > 'sdk:sdk-repository'.
> > Failed to fetch URL
> > https://dl-ssl.google.com/android/repository/repository.xml, reason:
> Unknown
> >
> >
> > What am I doing wrong?
> >
> > --
> > 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
> > android-beginners+unsubscr...@googlegroups.com
> > For more options, visit this group at
> > http://groups.google.com/group/android-beginners?hl=en
> >
>
>
>
> --
> 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
> android-beginners+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-beginners?hl=en
>

-- 
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
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en


Re: [android-beginners] Error trying to update SDK

2010-05-04 Thread Xavier Ducrohet
What version of the SDK tools?

What OS/Version of Java?

Xav

On Tue, May 4, 2010 at 5:01 PM, Kevin Brooks  wrote:
> When I try to use the SDK and AVD Manager to update the SDK I receive the
> following error.
>
> XML verification failed for
> https://dl-ssl.google.com/android/repository/repository.xml.
> Error: cvc-elt.1: Cannot find the declaration of element
> 'sdk:sdk-repository'.
> Failed to fetch URL
> https://dl-ssl.google.com/android/repository/repository.xml, reason: Unknown
>
>
> What am I doing wrong?
>
> --
> 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
> android-beginners+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-beginners?hl=en
>



-- 
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
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en


[android-beginners] Error trying to update SDK

2010-05-04 Thread Kevin Brooks
When I try to use the SDK and AVD Manager to update the SDK I receive 
the following error.


XML verification failed for 
https://dl-ssl.google.com/android/repository/repository.xml.
Error: cvc-elt.1: Cannot find the declaration of element 
'sdk:sdk-repository'.
Failed to fetch URL 
https://dl-ssl.google.com/android/repository/repository.xml, reason: Unknown



What am I doing wrong?

--
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
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en