Hi,
A read a lot already about CMIS by now, but can't find a starting point for an Android Java-application.
I saw samples in .NET and all kind of reference guides, but i really don't know where to start consuming in Java.
I thought to start the same way like DFS; creating a ServiceContext, Register it and start calling a (remote) Service, but i think CMIS works different.
Is it correct i can use the CMIS libs (emc-cmis-action-impl.jar; emc-cmis-bindings.jar, emc-cmis-rs-impl.jar, etc.) in my Java project to start?
Maybe anyone knows where i can find some Java sample-code like i also could find for DFC and DFS.
I thought that this was already a good starting point: https://community.emc.com/message/499082#499082
But the JAR files from OpenCMIS by Apache Chemistry give me errors when i try to run the project (Conversion to Dalvik format failed with error 1)
Best regards,
A. Bos