I am working on an Android application that allows users to view their documents. However, I've run into the issue of viewing RTF files and/or converting them to HTML. It seems that resources are very limited when searching for help on this. Is there any way to view them with a WebView (similar to the UIWebView for iOS) or are there any libraries out there that actually work for converting from RTF to HTML?
Asked
Active
Viewed 729 times
4
-
1I don't know of any java libraries or jars you can use. – Kristy Welsh Nov 07 '14 at 20:37