Home

Awesome

BB 10 Radio Stream App - A simple Cascades app built for streaming online radios

How to Build

  1. Import the project into QNX Momentics IDE.

  2. Build the application using build option in IDE.

  3. To deploy use the Run option from IDE.

File Structure

bar-descriptor.xml - Cascades project file. Contains application parameters and permissions.

assets: <br /> /css: css files for the application <br /> /images: images and icons for the application <br /> /scripts: js files for the application <br /> main.qml - Main QML structure file <br /> index.html - HTML5 WebView file determined for main.qml <br />