Command line tools
Command line tools are available as part of the QNX Momentics Tool Suite and the BlackBerry 10 Native SDK.
The command-line tools are located in the $QNX_HOST host operating system/user/bin. For example, in a Windows development environment, the folder would be bbndk\host_<NN_N_N_NNNN>\win32\x86\usr\bin where <NN_N_N_NNNN> represents the version of the release.
If you have multiple
installations of the native SDK or an
installation of QNX Momentics Tool Suite 6.5, ensure that you run the bbndk-env.bat
(Windows) or bbndk-env.sh (Mac OS and Linux) from the folder of the native SDK that you want to use from a
command prompt.
Here are the available command line tools:
- blackberry-airpackager
- Packages Abobe AIR applications and any relevant native extensions into a package for deploying to BlackBerry 10 devices.
- blackberry-connect
- Connects to devices using SSH for the purpose of testing and debugging apps.
- blackberry-debugtokenrequest
- Creates debug tokens on your computer.
- blackberry-deploy
- Deploys applications (BAR files) to a device.
- blackberry-keytool
- Generates a code-signing certificate.
- blackberry-nativepackager
- Packages your compiled binaries for your app as a BAR file.
- blackberry-signer
- Digitally signs your app, which is necessary before you publish and distribute your app.
- blackberry-uripackager
- Creates a web icon for the device.