Hi all,
Is it possible to display an xml file with all the tags in Webview or the
Browser without first parsing the xml file?
For example, is it possible to display the following
<note>
<to>Danny</to>
<from>Jane</from>
<subject>Hello</subject>
<body>How are you doing?</body>
</note>
without it being parsed to display
Danny Jane Hello How are you doing?
Any help will be appreciated.
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en