ClassNotFoundException

I always get java.lang.NoClassDefErrorFound : com.aspose.cells.workbook when i build my android project.


I have tried everything:
1. Putting the libraries in Java Build Path
2. Copying to libs folder (Eclipse stops responding completely)
3. Setting environment variable explicitly

Nothing works. Please help.

Hi Devashish,

Thanks for your posting and using Aspose.Cells for Android.

Kindly check the aspose-cells-X.0.0.jar and bcprov-jdk5-146.jar libraries in the Order and Export tab inside the Java Build Path. It should fix your issue.

Please see the following screenshot for your reference.