I have an xml file I wish to transform using an xsl-document, but I can\'t seem to make it work on even the latest available Android versions.
I tried adding a
Yes, It very much is since the Android platform incorporates the Webkit layout engine.
And to my knowledge it does support XSLT. I am sure of desktop versions of webkit but you can also take a look at WebKit's XSLT implementation for in-depth info.
I have a site completely developed with XML, XSLT and XHTML. It does not render in my Android DroidX phone but renders in all the browsers elsewhere. I have no definitive answer as to if this means Android does not support XSLT.