How to generate a .cod file for blackberry 6/7 using IBM Worklight and eclipse? -


i have built worklight hybrid application using ibm worklight. trying generate .cod file run application in blackberry device.

does ibm worklight provide facility generate .cod file blackberry? can guide me on how generate .cod file?

ibm worklight not provide tools generate .cod file blackberry os 6/7 (or 10). accomplish this, need use blackberry-provided "ripple" emulator, through can generate .cod file.

the following ibm worklight getting started training modules explain how work blackberry in worklight:

and these steps follow, in general:

  1. install blackberry webworks sdk blackberry 6/7
  2. get code signing keys following blackberry guides
  3. install ripple chrome extension
  4. generate blackberry project using worklight
  5. setup ripple blackberry project (explained in training modules)
  6. generate .cod file

you can install .cod either using blackberry device manager software or via cmd using javaloader or via ripple. read these instructions blackberry.


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

qt - Errors in generated MOC files for QT5 from cmake -