XML parse error on installing Android SDK 1.6 on Ubuntu 12.04

GoRuddGo

New Member
I'm getting the following error after going through the setup /android-sdk-linux/tools/android.\[quote\] XML verification failed for http://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 http://dl-ssl.google.com/android/repository/repository.xml, reason: Unknown\[/quote\]I have checked in ~/.android/androidtool.cfg and sdkman.force.http=true is correctly set.Just FYI, I'm working with RhoMobile which is not compatible with the newest SDK so I had to use the newest of the old version. I read that the XML was reconfigured somewhere back in 1.5, but if that is the case, 1.6 shouldn't have issues.I also verified that the XML file does contain data by loading it in a browser.That's all the trouble shooting I've done so far. I don't know how else to approach this. I'm stumped.Half my kingdom for a useful answer!
 
Back
Top