I can't run the aspose Example on Android 4.4.2

Hi,

I’ve loaded the aspose example for an evaluation, but I can’t make it run on my android device. I have a samsung galaxy 10.1 with android 4.4.2 on it. I’ve load this : https://github.com/aspose-words/Aspose.Words-for-Java and try to run it as is with no aditionnal thing and I can’t do anything with the apps, it crash right after I tried to open a document.

Is there something else I have to do or is it just not working? The problem is in relation with the aspose library. My application work fine as long as I don’t make any call to aspose-JDK. If I make a call to one of your object, at the exact same second the application just stop on android.

Hi there,

Thanks for your inquiry. We have found an issue with DocumentViewer example and have fixed it. Please use the attached code example of DocumentViewer. We will update this code example at Github.

Please let us know if you still face any issue.

This still crash on my tablet. I have a Samsung Galaxy 10.1 with Android 4.4.2 (Kitkat) api-19 on it. If you can give me an example that work on your side and on mine i’ll be more than happy to try it for evaluation, but for now I found it a little bit to complicated for the price.

Hi there,

Thanks for your inquiry. Please use the attached working code example of DocumentViewer.

I suggest you please increase the heap size of Eclipse and Android virtual device.

Moreover, please read system requirements of Aspose.Words for Android from here:
https://docs.aspose.com/words/java/system-requirements/

If you still face problem, please attach your input Word document here for testing. Please also share the detail of Android virtual device. I will investigate the issue on my side and provide you more information.

This example actually work on android 4.4.2 sdk level 19. It’s really long to compile and it needs a at least 1024M of heap on my side. Thank you for the help, now I can evaluate the product for real.

Hi there,

Thanks for your feedback. Please read more about Aspose.Words for Android from here:
https://docs.aspose.com/words/androidjava/

Please feel free to ask if you have any question about Aspose.Words, we will be happy to help you.