Reputation: 11
I have built a Worklight Hybrid application using IBM Worklight. Now I am trying to generate a .cod file to run the application in a BlackBerry device.
Does IBM worklight provide any facility to generate a .cod file for BlackBerry? Can anyone guide me on how to generate a .cod file?
Upvotes: 1
Views: 702
Reputation: 44516
IBM Worklight does not provide tools to generate the .cod file for BlackBerry OS 6/7 (or 10). To accomplish this, you need to use the BlackBerry-provided "Ripple" emulator, through which you can also generate a .cod file.
The following IBM Worklight Getting Started training modules explain how to work with BlackBerry in Worklight:
And these are the steps to follow, in general:
You can now install the .cod by either using the BlackBerry device manager software or via CMD using JavaLoader or via Ripple. Read these instructions from BlackBerry.
Upvotes: 2