I have been trying to write excel sheets to external storage using apache poi library on android but every time I run the app I am getting the error
Failed resolution of :Ljavax/XML/stream/XMLEventFactory
I have read the official documentation for poi and searched Google but in vain. Also I use jdk1.8 but still the error occurs.