Android:How to avoid XML verification failed error and Upgrading to 2.x SDK successfully?

Posted by user187532 on Stack Overflow See other posts from Stack Overflow or by user187532
Published on 2010-03-18T10:42:57Z Indexed on 2010/03/18 12:11 UTC
Read the original article Hit count: 260

Filed under:

Hi,

I have setup for Android development with 1.5 SDK on Mac O.S X - Eclipse 3.5. I want to upgrade the SDK, so as i followed to choose Window->Android SDK and AVD Manager from Eclipse. But it throws error as follows:

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

I tried "http" instead of https, but still getting the same error. I don't know why such crap error comes. If i see Android website, http://developer.android.com/intl/zh-CN/sdk/index.html its confusing.

Could someone guide me easily to update Android SDK to 2.x or later without uninstalling my current setup environment.

Thanks. I appreciate your kind suggestions.

© Stack Overflow or respective owner

Related posts about android