可能重复:
how to read / write doc and excel file in android?
我只需要阅读/查看所有的微软办公文件,如word,powerpoint,excel文档,我已经在我的设备中安装了office文档查看器,我需要任何示例代码来查看这些文件。
发布于 2012-01-23 11:54:05
遵循这个链接,我想这就是你需要的How to render PDF in Android,its,for,我想你也可以为办公室文档做同样的事情
如果应用程序已经安装或显示在带有google文档链接的webview中,您可以通过意图发送。
https://stackoverflow.com/questions/8971077
复制相似问题