GC limit exceeds with aspose cells Android API

Hello,
I have just followed the following link (java.lang.NoClassDefFoundError: com.aspose.words.Document) to make a hello world android app project using Aspose cells API version 8.5.0. I am using android emulator in Ubuntu and eclipse compiler latest version. I have set heap size 1024 and RAM to 2048. When I run the project, it keeps progressing and after 5 minutes it says GC limit exceeds. Please help me. The project is attached.

Hi,


Thanks for the sample project.

Well, we could not trace your issue as it works fine on our end. I think you may try to give sufficient amount of memory to android device. You may try to set more heap size, e.g e.g. 2500M if it makes any difference.

If you still find the issue, kindly paste your complete error description and stack trace here, we will further evaluate your issue soon.

Thank you.