Copying Unwired Platform Files to the Sample Project

Copy Unwired Platform BlackBerry runtime files and the object API code you generated using the Generate Code wizard to the SUP101BlackBerry project.

  1. In Windows Explorer, browse to SUP_HOME\MobileSDK22\ObjectAPI\BB.
  2. Copy the UltraLiteJ12.cod file.
  3. Paste the copied COD file into the BlackBerry Java Plug-in simulator directory, located in SUP_HOME\MobileSDK22\Eclipse\plugins\net.rim.ejde.componentpack<version>\components\simulator.
  4. Generate application key file SUP.key with BlackBerrySigningAuthorityTool_1.0.exe, and copy it to project root folder.
  5. In WorkSpace Navigator, select the SUP101 project and copy the com folder under \Generated Code\BlackBerry\src.
  6. In WorkSpace Navigator, go to the SUP101BlackBerry project and paste the com folder in to the src directory. Select Yes to All to copy over existing folders.