I am trying to create a fork of K9 that implements a specialized storage in order to use an odd email format. I have the body of an email message as a string but it appears to be encoded in HTML. Right now I am using the TextBody class but what can I do so that it decodes this message and displays it in a nice pretty format rather than this mess of <html xmlns:> tags?
-- -- You received this message because you are subscribed to the K-9 Mail Users List. To post to this group, send email to [email protected] To unsubscribe, email [email protected] To report an issue with K-9 Mail, visit http://code.google.com/p/k9mail/issues/list For more options, visit this group at http://groups.google.com/group/k-9-mail --- You received this message because you are subscribed to the Google Groups "K-9 Mail" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
