Hi,
This week-end i was trying to play with Android SDK and ADT Plugin for Eclipse.
I thought of making a simple connection with Documentum using DFC and next DFS.
After creating a new Android project i add dfc.jar to the classpath to connect to documentum, but when i run the project (without any programming) i get an error: Conversion to Dalvik format failed with error 1.
I gave up on DFC and tried DFS (emc-dfs-rt.jar, emc-dfs-services.jar etc.), but this also gave me the same error!?
Do i miss something here and are there other people that have the same issue?
I saw also some examples that use the beta RESTful services to get stuff from documentum, but i can't figure out why DFC and DFS should not work?
Attached are 2 files:
DFC.txt: Error dump when i try it with dfc.jar
DFS.txt: Error dump when i try it with the dfs libraries
Best regards,
A. Bos