Qt

Deploying Applications to BlackBerry 10 Devices

To deploy Qt applications to BlackBerry 10 devices:

  1. Create a new project. To create an application with the native BlackBerry 10 look and feel, select File > New File or Project > BlackBerry Qt Gui Application > Choose.
  2. Select a BlackBerry 10 Kit for either device or simulator.
  3. Qt Creator will generate an additional application descriptor file to enable the packaging process.
  4. You can use the BAR descriptor editor to customize the appearance and behavior of the application.

For more details please refer to the Qt-Project wiki page: http://qt-project.org/wiki/BlackBerry.