Hi,
I want to evaluate if Aspose fits our need. So I did
1- Download the Aspose.Words for Android Examples (DocumentViewer)
2- Download aspose-words-1.9.0-android.zip
3- Then I’ve copied the Aspose.Words.1.9.0.jdk16.jar in the example lib folder:
DocumentViewer/lib/
4- Open the documentviewer project in eclipse (with adt) using :
File/Import/
Android/Existing Android Code Into Workspace.
I have the following compilation errors (see image):
Apparently an issue importing com.aspose.words.Document and com.aspose.words.License
What can I do to fix it ?