How to open MSWord document in our Android App
I am working on an Android Application where I need to open an MS_Word foramt file.How can this be poss开发者_如何学JAVAible in android? The context is the file should be viewed in the same way as if we view msword document in desktop.can anyone help me in sorting out this issue?
Thanks in Advance,
How can this be possible in android?
Step #1: Find an application that views MS Word documents.
Step #2: Ask the developers of that application if and how to integrate with theirs.
精彩评论