Sample Application to demonstrate the features of IBM Content Navigator SDK (Java) for Android
This Sample app will not compile without the IBM Content Navigator SDK jar and its dependency jar files. You can obtain the latest jar files from this link: https://www-945.ibm.com/support/fixcentral/swg/selectFixes?parent=Enterprise%2BContent%2BManagement&product=ibm/Information+Management/Enterprise+Content+Management+Mobile&release=1.0.0&platform=Android&function=fixId&fixids=IBM_Navigator_Mobile_Java-1.0.0-SDK
Create a "libs" folder under "SampleApp" directory and simply place IBMECMCore.jar and its dependency jars into that folder. The sample app's gradle file already has a reference to the SDK jars. Additionally, you can connect only to IBM Content Navigator 2.0.3 fixpack 5 backend environments (more information here)
The latest SDK Documentation can be found here: https://ibm-ecm.github.io/ibm-navigator-javasdk/site/index.html
The latest Javadocs for the SDK can be found here: https://ibm-ecm.github.io/ibm-navigator-javasdk