Whilst trying to update through the Android AVD Manager, I receive the message:
“No suitable XML Schema Validator could be found in your Java environment”
It therefore can’t parse the repository.xml and I can’t download any updates.
How can I get rid of this error? I am guessing it might be caused by GIJ being the default Java implementation on my platform (Debian), however I have also installed the Sun JRE/JDK now.
Fixed! Although I had installed the Sun JVM, update-java-alternatives needed to be run to switch the Java environment.