Awesome
BB 10 Radio Stream App - A simple Cascades app built for streaming online radios
How to Build
-
Import the project into QNX Momentics IDE.
-
Build the application using build option in IDE.
-
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 />