Can't open docx on Android

Getting the following when attempting to load a docx:

/editor ( 2112): java.lang.AbstractMethodError: abstract method "void asposewobfuscated.zzSF.zzZ(int, int, java.lang.String, java.lang.Object)"
D/editor ( 2112): at com.aspose.words.zzGP.zzg4(Unknown Source)
D/editor ( 2112): at com.aspose.words.zzGP.zzg6(Unknown Source)
D/editor ( 2112): at com.aspose.words.zzBC.zzW(Unknown Source)
D/editor ( 2112): at com.aspose.words.zzBC.zzX(Unknown Source)
D/editor ( 2112): at com.aspose.words.zzBC.zzZ(Unknown Source)
D/editor ( 2112): at com.aspose.words.zzCL.zz9g(Unknown Source)
D/editor ( 2112): at com.aspose.words.zzCK.read(Unknown Source)
D/editor ( 2112): at com.aspose.words.zzBU.zz9f(Unknown Source)
D/editor ( 2112): at com.aspose.words.zzBU.read(Unknown Source)
D/editor ( 2112): at com.aspose.words.Document.zzY(Unknown Source)
D/editor ( 2112): at com.aspose.words.Document.zzZ(Unknown Source)
D/editor ( 2112): at com.aspose.words.Document.(Unknown Source)
D/editor ( 2112): at com.aspose.words.Document.(Unknown Source)
D/editor ( 2112): at com.aspose.words.Document.(Unknown Source)
D/editor ( 2112): at org.nbp.editor.ui.Editor.load(ui.scala:150)
ui.scala:150 is:
val doc = new Document(new FileInputStream(file))

Any idea what’s going on here? I’ve successfully saved and reopened docs created with Aspose before, but it fails on one I created in Office 2013.

Thanks.

Hi Nolan,

Thanks for your inquiry. Could you please attach your input Word document you’re getting this problem with here for testing? We will investigate the issue on our end and provide you more information.

Best regards,

Sure. I’m having some issues with the attach form, but here’s a Dropbox link:

https://dl.dropboxusercontent.com/u/147071/font.docx

Thanks.

Hi Nolan,

Thanks for your inquiry. Does this problem occur only when processing this DOCX or every Office 2013 DOCX you tried causes the same issue? Can you please configure latest version of Aspose.Words for Android 1.12 by following the instructions mentioned in the following blog post and see how it goes on your end:

https://docs.aspose.com/words/androidjava/

I hope, this helps.

Best regards,