Library for word document reader?

  • Replies:1
Nhat Nguyen
  • Forum posts: 5

Jul 5, 2012, 5:26:26 AM via Website

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
olivephone
  • Forum posts: 1

Nov 30, 2012, 3:35:43 AM via Website

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

— modified on Dec 20, 2012, 3:28:35 AM

Reply