There is one HTML class with some statis methods. I am not sure how they work, but I have seen it. This might not work in all the scenarios. The best way I can think of getting around this problem would be showing your HTML content inside a WebView. :)
Thanks, Kumar Bibek http://tech-droid.blogspot.com On Dec 4, 10:28 am, Samuh <[email protected]> wrote: > Hi, > > I am working on a module that fetches RSS feed, parses it and then > displays selective data in a ListView. The problem is some of the data > received, contain HTML tags and HTML escape sequences which means I > can't display what I get as is. I need to sanitize the string of any > HTML that it might contain. > > Does the android framework provide anything that can help here? If you > have any pointers or links that might help here, I'd be obliged. > > Thanks. -- 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

