Skip to content

Latest commit

 

History

History
executable file
·
22 lines (15 loc) · 672 Bytes

README.md

File metadata and controls

executable file
·
22 lines (15 loc) · 672 Bytes

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:
/css: css files for the application
/images: images and icons for the application
/scripts: js files for the application
main.qml - Main QML structure file
index.html - HTML5 WebView file determined for main.qml