Embedding Office files (.doc, .ppt, .xls) in my Android App
问题 Is there a way to embed any kind of a viewer (for exapmle, QuickOffice Viewer) inside an Android App, in order to view/show/edit Documents such as .docx, pptx, xlsx, etc. (Word, Excel, PowerPoint files) ? Any SDK or any API to present those without leaving to another app ? A.K.A I don't want my files & data to leave my app, but I want them be presented to the user :) 回答1: There is Apache POI. The Apache POI Project's mission is to create and maintain Java APIs for manipulating various file