Sunday, February 5, 2012

Blackberry: Add a external lib(cod)


Create .jad files that reference multiple .cod files.

  1. Use the BlackBerry® Integrated Development Environment to create two BlackBerry® device application files, for example, lib.cod and lib.jad.
  2. Use the BlackBerry® Signing Authority Tool to sign the .cod file.
  3. Use the BlackBerry IDE to create two other BlackBerry device application files that use the .jad file, for example, test.cod and test.jad.
  4. Use the BlackBerry Signing Authority Tool to sign the new .cod file.
  5. From a command-prompt, navigate to the location of the Updatejad tool.
Type a command to add the .cod file names from the first .jad file to the new one.
updatejad.exe test.jad lib.jad
http://docs.blackberry.com/en/developers/deliverables/7693/Create_jad_files_that_reference_multiple_cod_file_512526_11.jsp

http://assets.handango.com/marketing/developerTeam/BlackBerryOTADeployment.pdf


No comments:

Post a Comment