Hi,
I using Aspose.Cells for Android 5.0.0, Eclipse- Android and adt-bundle-windows-x86_64-20131030, and works fine. I changed to the version 8.1.0. but I get an error when trying to compile it:
[2014-06-16 11:49:20 - Dex Loader] Unable to execute dex: method ID not in [0, 0xffff]: 65536
[2014-06-16 11:49:20 - ViewPager] Conversion to Dalvik format failed: Unable to execute dex: method ID not in [0, 0xffff]: 65536
Can you please check. Thanks,
Eliana
Hi,
Hi,
As my project has many libraries, there was a conflict between some of these and Aspose libraries. After trying many options, I found that the only way that worked was unchecking bcprov-jdk15-146.jar in the Order and Export tab inside the Java Build Path. Right now it works but not if it affects some of the library functions.
Thank you for your help.
Regards,
Eliana
Hi,