I'm working on a project where there is a feature choose file and extract text from those particularly file anyone can help me I'm developing this app in android studio using java technology
CodePudding user response:
First try to convert doc to html then extract text from html.
check this link: Convert .docx to HTML using JAVA
CodePudding user response:
yes you can apache poi jar file in your android studio lib directory