Hi guys, I have an xml file which I need to transform to xhtml to display in WebView. I've been searching a lot on the Internet, but the only way I found is to use javax.xml.transform package (which is not included to android sdk). Ok anyway after I imported this package, I'm getting this error:
Conversion to Dalvik format failed with error 1 Looks like it's not possible at all, how can I transform xml in android? thanks -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en