I'm getting the following error after going through the setup /android-sdk-linux/tools/android.
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
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!