Deploying "Hello World"

Now that we've created a custom extension to our "Hello World" app, we can package and install our completed app on a target device. For this example, our target will be a Panda device.

Packaging your app is the last step you need to do before you can submit it to be included in the QNX CAR app platform. Packaging is the process of taking all the files that make up an app and create a WebWorks .bar file. When you're ready to package and compile your app, you can use the BlackBerry 10 WebWorks SDK (a command-line tool).

Note that the packaging process is similar to the BB10 WebWorks process described at the HTML5 WebWorks Developer site.