Android Forum » Android Developer Forum » Android Developer Forum » Library for word document reader?

Library for word document reader?

Library for word document reader?
created on Jul 5, 2012 5:26:26 AM
Hi all,
I am junior Android developer, and I am developing an app for reading MS word document. I've tried many library, most of them work well in Java desktop, but there're many problem onto Android platform, such as docx4j, openoffice sdk, libreoffice sdk, Apache POI,.... When I port to android app, the app crashed for the first time because no java class available on Android. Apache POI is good enough, can read okay, but the reading logic and formatting the output result is not good (format of document's so bad).

So please help me search for good library about this,
thank so much ^^.
Reply with quote Reply Link ±0     (0 votes)
RE: Library for word document reader?
created on Nov 30, 2012 3:35:43 AM — modified on Dec 20, 2012 3:28:35 AM
Android demo for viewing office documents

Viewing office documents with OliveOffice SDK on Android platform.
Supported formats: doc, docx, ppt, pptx, xls, xlsx
Viewing is currently supported and editing function will be put out in future.

www.olivephone.com/sdk.zip
www.olivephone.com
Reply with quote Reply Link ±0     (0 votes)