I am trying to access a file placed in raw folder. I am able to read the contents of a text file but I need to access a word(.docx) file with all the text formatting applied to it. How can I achieve it? Please someone help me!
Asked
Active
Viewed 94 times
-1
-
refer http://stackoverflow.com/questions/9974468/how-to-read-doc-docx-xls-files-in-android – No_Rulz Apr 19 '14 at 05:27
1 Answers
0
There is one way to display the docs file in Android using 3rd party libraries.
However, JasonPluText has created a demo showing AndroidDocxToHTML
See this question for more details: how to Show or Read docx file

Community
- 1
- 1

Ram kiran Pachigolla
- 20,897
- 15
- 57
- 78