In general showing word documents might be a difficult procedure. This answer will be of interest to you: http://stackoverflow.com/questions/7921699/how-to-render-pptx-word-in-android
It might be reasonable to assume that the user has some browser for .docx files on their device, and you can use an intent (Mark Murphy mentions ACTION_VIEW) to attempt to use one of these. Kris On Wed, Jan 4, 2012 at 2:37 AM, subha <subhashini.andr...@gmail.com> wrote: > Hi, > > I have a word document on server, i got the word doc through URL . How to > view this word file in my android application. > > Thanks > > > By, > subha > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to android-developers@googlegroups.com > To unsubscribe from this group, send email to > android-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en