I want to transform some xml using an xsl-file and output the result somehow (I\'m using Android Api Level 8).
My current activity looks like this, but the transform
There really isn't a lot of room for error in such a small piece of code. My guess is that the XML or XSL is to blame after all. There's probably a tiny typo in it. Can you attach the XML/XSLT as well?