Copying SAP Mobile Platform Files to the Sample Project

Copy SAP Mobile Platform BlackBerry runtime files and the object API code you generated using the Generate Code wizard to the SMP101BlackBerry project.

  1. In Windows Explorer, browse to SMP_HOME\MobileSDK23\ObjectAPI\BB.
  2. Copy the UltraLiteJ12.cod file.
    The client database library is required.
  3. Paste the copied COD file into the BlackBerry Java Plug-in simulator directory, located in SMP_HOME\MobileSDK23\Eclipse\plugins\net.rim.ejde.componentpack<version>\components\simulator.
  4. Generate the application key file SMP.key using BlackBerrySigningAuthorityTool_1.0.exe, and copy it to the project root folder.
  5. In WorkSpace Navigator, select the SMP101 project and copy the com folder under \Generated Code\BlackBerry\src.
  6. In WorkSpace Navigator, go to the SMP101BlackBerry project and paste the com folder in to the src directory. Select Yes to All to copy over existing folders.