I've a word (.doc) file in my server, that's location something like(...../mfunction/booklist.doc). so now I'm confused how can i get the text of (.doc) that file in android app's listview. Is it be done via JSON parsing or XML parsing or something others. In which way it will be better to do ? I'm confused about PHP code, how will i manage it? And my idea says it's not like as usual JSON or XML parsing.
I need better explanation and detail,can anyone help me pls by giving any idea or tutorial link about PHP code ?