how to view ms word documents in android without using any third party applications like ‘Thinkfreeoffice’.Apoche POI has library for reading ms word documents which or in .doc format(old formats) but my problem is I am unable to view .docx (latest formats).so anyone of you please provide some information.I am working on this issue from last four days but still no results.
how to view ms word documents in android without using any third party applications
Share
Apache POI is able to read all kinds of word documents (OLE2 and OOXML formats, .doc and .docx extensions respectively).
If your docx document doesn’t work, try: