Hi All,
I am following below link to create android application sing webcenter REST API.
http://oracle-webcenter.blogspot.in/2012/09/using-webcenter-rest-api-from-java.html?showComment=1374561266403#c6246260204798286779
here i downloaded Rest project and added in my ADF Mobile application.
After deploying this application into android simulator i am getting following error (at runtime)
Error : javax.xml.parsers.DocumentFactory. (This code is present in WCSpaces class of REST Project)
Is this because ADF mobile supports only JDK 1.4 ?
please tell me what will be solution for this.
Thanks