Importing Libraries and Code

Create a package with the same name as the package of the code generated in SAP Mobile Workspace.

  1. In your SAP Mobile WorkSpace project, create a libs directory.
  2. Copy the following library and JAR files from SMP_HOME\MobileSDK23\ObjectAPI\Android into the libs directory within your project, retaining the same structure:
    Location Files
    • SMP_HOME\MobileSDK23\ObjectAPI\Android
    • AfariaSSL.jar
    • ClientLib.jar
    • sup-client.jar
    • UltraLiteJNI12.jar
    • SMP_HOME\MobileSDK23\ObjectAPI\Android\armeabi
    • libmlcrsa12.so
    • libultralitej12.so
  3. Select Project > Properties > Java Build Path. On the Libraries tab, add the libraries to the project.